Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ac546a2f150132441b3fc3e497761aac756dd4b3 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-ssh750800146917585458.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5047294610962230696.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 e143027787c0ac28563f7e92b6cefc600d3b7107 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4067178291144163629.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that 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-ssh9099969650394969049.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-ui-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15556573390585169042.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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-15557 in /w/workspace/edgexfoundry_edgex-ui-go_main [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_main # 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 Avoid second fetch Checking out Revision ac546a2f150132441b3fc3e497761aac756dd4b3 (main) Commit message: "Merge pull request #646 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.52" > 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 core.sparsecheckout # timeout=10 > git checkout -f ac546a2f150132441b3fc3e497761aac756dd4b3 # timeout=10 > git rev-list --no-walk d76de20ef82e85e0b6929c6ed04d5c496c264d31 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:16:26 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:16:26 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:16:26 ========================================================= 05:16:26 EdgeX Global Pipelines Version Info 05:16:26 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:16:27 ------------------- 05:16:27 stable info: 05:16:27 ------------------- 05:16:27 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:16:27 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 05:16:27 Message: update stable to v1.0.254 05:16:27 ------------------- 05:16:27 experimental info: 05:16:27 ------------------- 05:16:27 Commited By: **** collab-it+edgex@linuxfoundation.org 05:16:27 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 05:16:27 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:16:27 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 05:16:27 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 05:16:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:16:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:16:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:16:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:16:28 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 05:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:16:28 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:16:28 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:16:28 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:16:28 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:16:28 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:16:28 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:16:28 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:16:28 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:16:28 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:16:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:16:28 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:16:28 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:16:28 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:16:28 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:16:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:16:28 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:16:28 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:16:28 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac546a2f150132441b3fc3e497761aac756dd4b3 [Pipeline] echo 05:16:28 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac546a2 [Pipeline] echo 05:16:28 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:16:28 provisioning config files... 05:16:28 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4992247524673041265tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:16:28 ---> docker-login.sh 05:16:28 nexus3.edgexfoundry.org:10001 05:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:29 Configure a credential helper to remove this warning. See 05:16:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:29 05:16:29 Login Succeeded 05:16:29 nexus3.edgexfoundry.org:10002 05:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:29 Configure a credential helper to remove this warning. See 05:16:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:29 05:16:29 Login Succeeded 05:16:29 nexus3.edgexfoundry.org:10003 05:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:29 Configure a credential helper to remove this warning. See 05:16:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:29 05:16:29 Login Succeeded 05:16:29 nexus3.edgexfoundry.org:10004 05:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:29 Configure a credential helper to remove this warning. See 05:16:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:29 05:16:29 Login Succeeded 05:16:29 docker.io 05:16:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:29 Configure a credential helper to remove this warning. See 05:16:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:29 05:16:29 Login Succeeded 05:16:29 ---> docker-login.sh ends [Pipeline] } 05:16:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:16:30 + git rev-list -1 --merges ac546a2f150132441b3fc3e497761aac756dd4b3~1..ac546a2f150132441b3fc3e497761aac756dd4b3 [Pipeline] echo 05:16:30 -----------> git rev-list -1 --merges ac546a2f150132441b3fc3e497761aac756dd4b3~1..ac546a2f150132441b3fc3e497761aac756dd4b3 ac546a2f150132441b3fc3e497761aac756dd4b3 05:16:30 ac546a2f150132441b3fc3e497761aac756dd4b3 [false] [Pipeline] sh 05:16:30 + git log --format=format:%s -1 ac546a2f150132441b3fc3e497761aac756dd4b3 [Pipeline] echo 05:16:30 ========================================================= 05:16:30 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:16:30 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:16:30 + git log --format=format:%s -1 ac546a2f150132441b3fc3e497761aac756dd4b3 [Pipeline] echo 05:16:30 [semverPrep] GIT_COMMIT: ac546a2f150132441b3fc3e497761aac756dd4b3, Commit Message: Merge pull request #646 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.52 [Pipeline] echo 05:16:30 [semverPrep] This is not a build commit. [Pipeline] sh 05:16:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:16:31 + grep -v github /etc/ssh/ssh_known_hosts 05:16:31 + [ -e /tmp/ssh_known_hosts ] 05:16:31 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:16:31 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:16:31 + sudo tee -a /etc/ssh/ssh_known_hosts 05:16:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:16:31 05:16:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:16:31 0.1.4: Pulling from edgex-devops/py-git-semver 05:16:31 b85a868b505f: Pulling fs layer 05:16:31 e2be974225ed: Pulling fs layer 05:16:31 339a4e72a1f5: Pulling fs layer 05:16:31 988bab9f4d93: Pulling fs layer 05:16:31 1469e6f7b9e6: Pulling fs layer 05:16:31 eaf3925da568: Pulling fs layer 05:16:31 bab4dde63d76: Pulling fs layer 05:16:31 bde34c3a00c8: Pulling fs layer 05:16:31 b352a97aabf1: Pulling fs layer 05:16:31 4872d77fe225: Pulling fs layer 05:16:31 5851b861e8e6: Pulling fs layer 05:16:31 bab4dde63d76: Waiting 05:16:31 988bab9f4d93: Waiting 05:16:31 1469e6f7b9e6: Waiting 05:16:31 bde34c3a00c8: Waiting 05:16:31 b352a97aabf1: Waiting 05:16:31 5851b861e8e6: Waiting 05:16:31 eaf3925da568: Waiting 05:16:31 4872d77fe225: Waiting 05:16:31 e2be974225ed: Verifying Checksum 05:16:31 e2be974225ed: Download complete 05:16:31 988bab9f4d93: Download complete 05:16:31 1469e6f7b9e6: Verifying Checksum 05:16:31 1469e6f7b9e6: Download complete 05:16:31 eaf3925da568: Verifying Checksum 05:16:31 eaf3925da568: Download complete 05:16:32 339a4e72a1f5: Verifying Checksum 05:16:32 339a4e72a1f5: Download complete 05:16:32 bde34c3a00c8: Verifying Checksum 05:16:32 bde34c3a00c8: Download complete 05:16:32 b352a97aabf1: Download complete 05:16:32 4872d77fe225: Verifying Checksum 05:16:32 4872d77fe225: Download complete 05:16:32 5851b861e8e6: Verifying Checksum 05:16:32 5851b861e8e6: Download complete 05:16:32 b85a868b505f: Verifying Checksum 05:16:32 b85a868b505f: Download complete 05:16:32 bab4dde63d76: Verifying Checksum 05:16:32 bab4dde63d76: Download complete 05:16:33 b85a868b505f: Pull complete 05:16:33 e2be974225ed: Pull complete 05:16:34 339a4e72a1f5: Pull complete 05:16:34 988bab9f4d93: Pull complete 05:16:34 1469e6f7b9e6: Pull complete 05:16:34 eaf3925da568: Pull complete 05:16:36 bab4dde63d76: Pull complete 05:16:36 bde34c3a00c8: Pull complete 05:16:36 b352a97aabf1: Pull complete 05:16:36 4872d77fe225: Pull complete 05:16:36 5851b861e8e6: Pull complete 05:16:36 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:16:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:16:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:16:36 prd-ubuntu20.04-docker-8c-8g-15557 does not seem to be running inside a container 05:16:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:16:39 $ docker top 6edaa1d9df11534b9d3d75870b1bab73e57062f5f6b9ac5751b8817818c7c979 -eo pid,comm 05:16:39 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). 05:16:39 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:16:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:16:39 [ssh-agent] Looking for ssh-agent implementation... 05:16:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:16:40 $ docker exec 6edaa1d9df11534b9d3d75870b1bab73e57062f5f6b9ac5751b8817818c7c979 ssh-agent 05:16:40 SSH_AUTH_SOCK=/tmp/ssh-wsw9BiJsMXwQ/agent.32 05:16:40 SSH_AGENT_PID=38 05:16:40 Running ssh-add (command line suppressed) 05:16:40 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6155389485692108638.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_6155389485692108638.key) 05:16:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:16:40 + git tag --points-at HEAD [Pipeline] } 05:16:40 $ docker exec --env ******** --env ******** 6edaa1d9df11534b9d3d75870b1bab73e57062f5f6b9ac5751b8817818c7c979 ssh-agent -k 05:16:40 unset SSH_AUTH_SOCK; 05:16:40 unset SSH_AGENT_PID; 05:16:40 echo Agent pid 38 killed; 05:16:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:16:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:16:40 [ssh-agent] Looking for ssh-agent implementation... 05:16:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:16:40 $ docker exec 6edaa1d9df11534b9d3d75870b1bab73e57062f5f6b9ac5751b8817818c7c979 ssh-agent 05:16:40 SSH_AUTH_SOCK=/tmp/ssh-DsyqhOVseqHv/agent.70 05:16:40 SSH_AGENT_PID=76 05:16:40 Running ssh-add (command line suppressed) 05:16:41 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14171396693073454872.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_14171396693073454872.key) 05:16:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:16:41 + git semver init 05:16:41 2023-10-31 05:16:41,565 [run_init] DEBUG init version:0.0.0 force:False 05:16:41 2023-10-31 05:16:41,567 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 05:16:41 2023-10-31 05:16:41,567 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 05:16:41 2023-10-31 05:16:41,568 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_main/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 05:16:43 2023-10-31 05:16:43,190 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 05:16:43 2023-10-31 05:16:43,191 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 05:16:43 2023-10-31 05:16:43,191 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:16:43 2023-10-31 05:16:43,191 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:16:43 3.1.0-dev.10 [Pipeline] } 05:16:43 $ docker exec --env ******** --env ******** 6edaa1d9df11534b9d3d75870b1bab73e57062f5f6b9ac5751b8817818c7c979 ssh-agent -k 05:16:43 unset SSH_AUTH_SOCK; 05:16:43 unset SSH_AGENT_PID; 05:16:43 echo Agent pid 76 killed; 05:16:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:16:43 + git semver [Pipeline] } 05:16:44 $ docker stop --time=1 6edaa1d9df11534b9d3d75870b1bab73e57062f5f6b9ac5751b8817818c7c979 05:16:45 $ docker rm -f --volumes 6edaa1d9df11534b9d3d75870b1bab73e57062f5f6b9ac5751b8817818c7c979 [Pipeline] // withDockerContainer [Pipeline] sh 05:16:45 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:16:46 Stashed 1 file(s) [Pipeline] echo 05:16:46 [edgeXSemver]: initialized semver on version 3.1.0-dev.10 [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 05:16:46 provisioning config files... 05:16:46 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13473958617319684562tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:16:46 ---> docker-login.sh 05:16:46 nexus3.edgexfoundry.org:10001 05:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:46 Configure a credential helper to remove this warning. See 05:16:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:46 05:16:46 Login Succeeded 05:16:46 nexus3.edgexfoundry.org:10002 05:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:46 Configure a credential helper to remove this warning. See 05:16:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:46 05:16:46 Login Succeeded 05:16:46 nexus3.edgexfoundry.org:10003 05:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:46 Configure a credential helper to remove this warning. See 05:16:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:46 05:16:46 Login Succeeded 05:16:46 nexus3.edgexfoundry.org:10004 05:16:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:46 Configure a credential helper to remove this warning. See 05:16:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:46 05:16:46 Login Succeeded 05:16:46 docker.io 05:16:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:16:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:16:47 Configure a credential helper to remove this warning. See 05:16:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:16:47 05:16:47 Login Succeeded 05:16:47 ---> docker-login.sh ends [Pipeline] } 05:16:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:16:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:16:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:16:47 ========================================================= 05:16:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:16:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:16:47 + 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 . 05:16:48 Sending build context to Docker daemon 49.07MB 05:16:48 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 05:16:48 Step 2/15 : FROM ${BASE} AS builder 05:16:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:16:48 7264a8db6415: Pulling fs layer 05:16:48 c4d48a809fc2: Pulling fs layer 05:16:48 4f1c88b9dad5: Pulling fs layer 05:16:48 ad3a456e5733: Pulling fs layer 05:16:48 33e27b845d1e: Pulling fs layer 05:16:48 c68163c4e522: Pulling fs layer 05:16:48 50da416c3ac9: Pulling fs layer 05:16:48 23d2d4c4bb30: Pulling fs layer 05:16:48 ad3a456e5733: Waiting 05:16:48 50da416c3ac9: Waiting 05:16:48 23d2d4c4bb30: Waiting 05:16:48 33e27b845d1e: Waiting 05:16:48 c68163c4e522: Waiting 05:16:48 c4d48a809fc2: Download complete 05:16:48 ad3a456e5733: Verifying Checksum 05:16:48 ad3a456e5733: Download complete 05:16:48 33e27b845d1e: Verifying Checksum 05:16:48 33e27b845d1e: Download complete 05:16:48 7264a8db6415: Verifying Checksum 05:16:48 7264a8db6415: Download complete 05:16:48 c68163c4e522: Verifying Checksum 05:16:48 c68163c4e522: Download complete 05:16:48 7264a8db6415: Pull complete 05:16:48 23d2d4c4bb30: Verifying Checksum 05:16:48 23d2d4c4bb30: Download complete 05:16:48 c4d48a809fc2: Pull complete 05:16:48 4f1c88b9dad5: Verifying Checksum 05:16:48 4f1c88b9dad5: Download complete 05:16:48 50da416c3ac9: Verifying Checksum 05:16:48 50da416c3ac9: Download complete 05:16:52 4f1c88b9dad5: Pull complete 05:16:52 ad3a456e5733: Pull complete 05:16:52 33e27b845d1e: Pull complete 05:16:52 c68163c4e522: Pull complete 05:16:54 50da416c3ac9: Pull complete 05:16:54 23d2d4c4bb30: Pull complete 05:16:54 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 05:16:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:16:54 ---> 0786185ac409 05:16:54 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:16:59 ---> Running in 2506db0e4eb3 05:16:59 Removing intermediate container 2506db0e4eb3 05:16:59 ---> 066976226dd4 05:16:59 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:16:59 ---> Running in 82acb1d1dadd 05:16:59 Removing intermediate container 82acb1d1dadd 05:16:59 ---> 64536a8e4da7 05:16:59 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:16:59 ---> Running in 7ef708ae7344 05:16:59 Removing intermediate container 7ef708ae7344 05:16:59 ---> f9c568f4e25c 05:16:59 Step 6/15 : LABEL Name=edgex-ui-go 05:16:59 ---> Running in eda1d4e28177 05:16:59 Removing intermediate container eda1d4e28177 05:16:59 ---> 5d86c7b0f085 05:16:59 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:16:59 ---> Running in efd467b5247f 05:16:59 Removing intermediate container efd467b5247f 05:16:59 ---> 7b8a407bfd18 05:16:59 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:17:00 latest: Pulling from library/docker 05:17:00 96526aa774ef: Pulling fs layer 05:17:00 308a300cc30f: Pulling fs layer 05:17:00 4f4fb700ef54: Pulling fs layer 05:17:00 5fcb7611fd77: Pulling fs layer 05:17:00 be9955e691a8: Pulling fs layer 05:17:00 1b5ce73eb848: Pulling fs layer 05:17:00 fe45098d8d9e: Pulling fs layer 05:17:00 843bf259cc12: Pulling fs layer 05:17:00 e56cd900ceac: Pulling fs layer 05:17:00 605d1390b383: Pulling fs layer 05:17:00 8f7854084fed: Pulling fs layer 05:17:00 0a217d94afa5: Pulling fs layer 05:17:00 50e7dd98501d: Pulling fs layer 05:17:00 68811508944a: Pulling fs layer 05:17:00 e56cd900ceac: Waiting 05:17:00 5fcb7611fd77: Waiting 05:17:00 605d1390b383: Waiting 05:17:00 be9955e691a8: Waiting 05:17:00 8f7854084fed: Waiting 05:17:00 1b5ce73eb848: Waiting 05:17:00 0a217d94afa5: Waiting 05:17:00 fe45098d8d9e: Waiting 05:17:00 843bf259cc12: Waiting 05:17:00 50e7dd98501d: Waiting 05:17:00 68811508944a: Waiting 05:17:00 4f4fb700ef54: Verifying Checksum 05:17:00 4f4fb700ef54: Download complete 05:17:00 308a300cc30f: Verifying Checksum 05:17:00 308a300cc30f: Download complete 05:17:00 96526aa774ef: Verifying Checksum 05:17:00 96526aa774ef: Download complete 05:17:00 96526aa774ef: Pull complete 05:17:00 be9955e691a8: Verifying Checksum 05:17:00 be9955e691a8: Download complete 05:17:00 1b5ce73eb848: Verifying Checksum 05:17:00 1b5ce73eb848: Download complete 05:17:00 5fcb7611fd77: Verifying Checksum 05:17:00 5fcb7611fd77: Download complete 05:17:00 308a300cc30f: Pull complete 05:17:01 fe45098d8d9e: Verifying Checksum 05:17:01 fe45098d8d9e: Download complete 05:17:01 4f4fb700ef54: Pull complete 05:17:01 843bf259cc12: Verifying Checksum 05:17:01 843bf259cc12: Download complete 05:17:01 e56cd900ceac: Verifying Checksum 05:17:01 e56cd900ceac: Download complete 05:17:01 8f7854084fed: Verifying Checksum 05:17:01 8f7854084fed: Download complete 05:17:01 605d1390b383: Verifying Checksum 05:17:01 605d1390b383: Download complete 05:17:01 Still waiting to schedule task 05:17:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:17:01 50e7dd98501d: Verifying Checksum 05:17:01 50e7dd98501d: Download complete 05:17:01 5fcb7611fd77: Pull complete 05:17:01 68811508944a: Verifying Checksum 05:17:01 68811508944a: Download complete 05:17:01 be9955e691a8: Pull complete 05:17:01 0a217d94afa5: Verifying Checksum 05:17:01 0a217d94afa5: Download complete 05:17:02 1b5ce73eb848: Pull complete 05:17:02 fe45098d8d9e: Pull complete 05:17:02 843bf259cc12: Pull complete 05:17:02 e56cd900ceac: Pull complete 05:17:02 605d1390b383: Pull complete 05:17:02 8f7854084fed: Pull complete 05:17:03 0a217d94afa5: Pull complete 05:17:03 50e7dd98501d: Pull complete 05:17:03 68811508944a: Pull complete 05:17:03 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 05:17:03 Status: Downloaded newer image for docker:latest 05:17:06 ---> 744b9168d5aa 05:17:06 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:17:06 ---> Running in 5a60211a978f 05:17:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:17:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:17:06 OK: 264 MiB in 52 packages 05:17:07 Removing intermediate container 5a60211a978f 05:17:07 ---> 97f42a656959 05:17:07 Step 10/15 : ENV GO111MODULE=on 05:17:07 ---> Running in a4ba3c6e9a9a 05:17:07 Removing intermediate container a4ba3c6e9a9a 05:17:07 ---> 1592a49932cc 05:17:07 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:17:07 ---> Running in ad8d68d4c549 05:17:07 Removing intermediate container ad8d68d4c549 05:17:07 ---> f1ac77fbfa06 05:17:07 Step 12/15 : COPY go.mod vendor* ./ 05:17:07 ---> 17aac4a275df 05:17:07 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:17:07 ---> Running in 228399340ffc 05:17:46 Removing intermediate container 228399340ffc 05:17:46 ---> 9678e6a1859b 05:17:46 Step 14/15 : COPY . . 05:17:46 ---> a048bbd3b8b6 05:17:46 Step 15/15 : RUN ${MAKE} 05:17:46 ---> Running in 5b63c73d58c8 05:17:46 noop 05:17:46 Removing intermediate container 5b63c73d58c8 05:17:46 ---> 31f496795213 05:17:46 Successfully built 31f496795213 05:17:46 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:46 + docker inspect -f . ci-base-image-x86_64 05:17:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:17:46 prd-ubuntu20.04-docker-8c-8g-15557 does not seem to be running inside a container 05:17:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat 05:17:47 $ docker top 6b9e14b5cacf16da8ab7bafb04ddfcb51e94a61f794775796625b50041830796 -eo pid,comm [Pipeline] { [Pipeline] sh 05:17:47 + go version 05:17:47 go version go1.21.0 linux/amd64 [Pipeline] } 05:17:47 $ docker stop --time=1 6b9e14b5cacf16da8ab7bafb04ddfcb51e94a61f794775796625b50041830796 05:17:48 $ docker rm -f --volumes 6b9e14b5cacf16da8ab7bafb04ddfcb51e94a61f794775796625b50041830796 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:17:49 + docker inspect -f . ci-base-image-x86_64 05:17:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:17:49 prd-ubuntu20.04-docker-8c-8g-15557 does not seem to be running inside a container 05:17:49 $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 ******** ci-base-image-x86_64 cat 05:17:49 $ docker top 8d7e297c533688916d66dc2d9d6273d06dd216ec8886875219dcb4db9af630c8 -eo pid,comm [Pipeline] { [Pipeline] sh 05:17:50 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 05:17:50 + make test 05:17:50 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:17:51 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:17:59 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:17:59 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:17:59 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:17:59 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:17:59 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:17:59 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:17:59 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:17:59 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:17:59 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:18:02 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:18:02 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:18:02 ./bin/test-attribution-txt.sh 05:18:02 An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add 05:18:02 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 05:18:02 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 05:18:02 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 05:18:02 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 05:18:02 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 05:18:02 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 05:18:02 An attribution for golang.org/x/exp is missing from Attribution.txt, please add 05:18:02 An attribution for golang.org/x/time is missing from Attribution.txt, please add 05:18:02 make -C web test 05:18:02 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 05:18:02 make[1]: tput: No such file or directory 05:18:02 make[1]: tput: No such file or directory 05:18:02 warning: generating ./VERSION 05:18:02 echo "0.0.0" > VERSION 05:18:02 docker build \ 05:18:02 -f Dockerfile \ 05:18:02 --build-arg USER=1000 \ 05:18:02 \ 05:18:02 --label "git_sha=ac546a2f150132441b3fc3e497761aac756dd4b3" \ 05:18:02 -t edgexfoundry/edgex-web-ui:ac546a2f150132441b3fc3e497761aac756dd4b3 \ 05:18:02 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 05:18:02 . 05:18:02 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 05:18:02 Install the buildx component to build images with BuildKit: 05:18:02 https://docs.docker.com/go/buildx/ 05:18:02 05:18:02 Sending build context to Docker daemon 2.706MB 05:18:02 Step 1/11 : FROM node:18-alpine3.18 05:18:02 18-alpine3.18: Pulling from library/node 05:18:02 96526aa774ef: Already exists 05:18:02 3130715204cf: Pulling fs layer 05:18:02 b06de8ab1c4f: Pulling fs layer 05:18:02 90ef3ffc5156: Pulling fs layer 05:18:02 90ef3ffc5156: Download complete 05:18:02 b06de8ab1c4f: Verifying Checksum 05:18:02 b06de8ab1c4f: Download complete 05:18:03 3130715204cf: Verifying Checksum 05:18:03 3130715204cf: Download complete 05:18:05 3130715204cf: Pull complete 05:18:05 b06de8ab1c4f: Pull complete 05:18:05 90ef3ffc5156: Pull complete 05:18:05 Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d 05:18:05 Status: Downloaded newer image for node:18-alpine3.18 05:18:05 ---> d1517ab6615b 05:18:05 Step 2/11 : RUN apk add --no-cache chromium 05:18:09 ---> Running in 6f967ffd5d4f 05:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:18:09 (1/154) Installing libexpat (2.5.0-r1) 05:18:09 (2/154) Installing brotli-libs (1.0.9-r14) 05:18:09 (3/154) Installing libbz2 (1.0.8-r5) 05:18:09 (4/154) Installing libpng (1.6.39-r3) 05:18:09 (5/154) Installing freetype (2.13.0-r5) 05:18:09 (6/154) Installing fontconfig (2.14.2-r3) 05:18:09 (7/154) Installing libfontenc (1.1.7-r2) 05:18:09 (8/154) Installing mkfontscale (1.2.2-r3) 05:18:09 (9/154) Installing font-opensans (0_git20210927-r1) 05:18:09 (10/154) Installing pkgconf (1.9.5-r0) 05:18:09 (11/154) Installing libffi (3.4.4-r2) 05:18:09 (12/154) Installing libintl (0.21.1-r7) 05:18:09 (13/154) Installing libblkid (2.38.1-r8) 05:18:09 (14/154) Installing libmount (2.38.1-r8) 05:18:09 (15/154) Installing pcre2 (10.42-r1) 05:18:09 (16/154) Installing glib (2.76.4-r0) 05:18:09 (17/154) Installing xz-libs (5.4.3-r0) 05:18:09 (18/154) Installing libxml2 (2.11.4-r0) 05:18:09 (19/154) Installing shared-mime-info (2.2-r5) 05:18:09 (20/154) Installing hicolor-icon-theme (0.17-r2) 05:18:09 (21/154) Installing libjpeg-turbo (2.1.5.1-r3) 05:18:09 (22/154) Installing libwebp (1.3.2-r0) 05:18:09 (23/154) Installing zstd-libs (1.5.5-r4) 05:18:09 (24/154) Installing tiff (4.5.1-r0) 05:18:09 (25/154) Installing gdk-pixbuf (2.42.10-r5) 05:18:09 (26/154) Installing gtk-update-icon-cache (3.24.38-r1) 05:18:09 (27/154) Installing libxau (1.0.11-r2) 05:18:09 (28/154) Installing libmd (1.0.4-r2) 05:18:09 (29/154) Installing libbsd (0.11.7-r1) 05:18:09 (30/154) Installing libxdmcp (1.1.4-r2) 05:18:09 (31/154) Installing libxcb (1.15-r1) 05:18:09 (32/154) Installing libx11 (1.8.4-r4) 05:18:09 (33/154) Installing libxcomposite (0.4.6-r3) 05:18:09 (34/154) Installing libxfixes (6.0.1-r2) 05:18:09 (35/154) Installing libxrender (0.9.11-r3) 05:18:09 (36/154) Installing libxcursor (1.2.1-r2) 05:18:09 (37/154) Installing libxdamage (1.1.6-r2) 05:18:09 (38/154) Installing libxext (1.3.5-r2) 05:18:09 (39/154) Installing libxi (1.8.1-r0) 05:18:09 (40/154) Installing libxinerama (1.1.5-r2) 05:18:09 (41/154) Installing libxrandr (1.5.3-r2) 05:18:09 (42/154) Installing libatk-1.0 (2.48.3-r0) 05:18:09 (43/154) Installing libxtst (1.2.4-r2) 05:18:09 (44/154) Installing dbus-libs (1.14.8-r0) 05:18:09 (45/154) Installing at-spi2-core (2.48.3-r0) 05:18:09 (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) 05:18:09 (47/154) Installing pixman (0.42.2-r1) 05:18:09 (48/154) Installing cairo (1.17.8-r1) 05:18:09 (49/154) Installing cairo-gobject (1.17.8-r1) 05:18:09 (50/154) Installing avahi-libs (0.8-r13) 05:18:09 (51/154) Installing gmp (6.2.1-r3) 05:18:10 (52/154) Installing nettle (3.8.1-r2) 05:18:10 (53/154) Installing libunistring (1.1-r1) 05:18:10 (54/154) Installing libidn2 (2.3.4-r1) 05:18:10 (55/154) Installing p11-kit (0.24.1-r2) 05:18:10 (56/154) Installing libtasn1 (4.19.0-r1) 05:18:10 (57/154) Installing gnutls (3.8.0-r2) 05:18:10 (58/154) Installing cups-libs (2.4.7-r0) 05:18:10 (59/154) Installing libepoxy (1.5.10-r1) 05:18:10 (60/154) Installing fribidi (1.0.13-r0) 05:18:10 (61/154) Installing graphite2 (1.3.14-r5) 05:18:10 (62/154) Installing harfbuzz (7.3.0-r0) 05:18:10 (63/154) Installing libxft (2.3.8-r1) 05:18:10 (64/154) Installing pango (1.50.14-r1) 05:18:10 (65/154) Installing wayland-libs-client (1.22.0-r2) 05:18:10 (66/154) Installing wayland-libs-cursor (1.22.0-r2) 05:18:10 (67/154) Installing wayland-libs-egl (1.22.0-r2) 05:18:10 (68/154) Installing xkeyboard-config (2.38-r0) 05:18:10 (69/154) Installing libxkbcommon (1.5.0-r2) 05:18:10 (70/154) Installing gtk+3.0 (3.24.38-r1) 05:18:10 Executing gtk+3.0-3.24.38-r1.post-install 05:18:10 (71/154) Installing icu-data-full (73.2-r2) 05:18:10 (72/154) Installing mesa (23.0.4-r0) 05:18:10 (73/154) Installing llvm15-libs (15.0.7-r6) 05:18:10 (74/154) Installing hwdata-pci (0.370-r0) 05:18:10 (75/154) Installing libpciaccess (0.17-r2) 05:18:10 (76/154) Installing libdrm (2.4.115-r4) 05:18:10 (77/154) Installing musl-fts (1.2.7-r5) 05:18:10 (78/154) Installing libelf (0.189-r2) 05:18:10 (79/154) Installing mesa-glapi (23.0.4-r0) 05:18:10 (80/154) Installing mesa-dri-gallium (23.0.4-r0) 05:18:11 (81/154) Installing eudev-libs (3.2.11-r8) 05:18:11 (82/154) Installing libmagic (5.45-r0) 05:18:11 (83/154) Installing file (5.45-r0) 05:18:11 (84/154) Installing libice (1.1.1-r2) 05:18:11 (85/154) Installing libuuid (2.38.1-r8) 05:18:11 (86/154) Installing libsm (1.2.4-r1) 05:18:11 (87/154) Installing libxt (1.3.0-r2) 05:18:11 (88/154) Installing libxmu (1.1.4-r2) 05:18:11 (89/154) Installing xset (1.2.5-r1) 05:18:11 (90/154) Installing xprop (1.2.6-r0) 05:18:11 (91/154) Installing xdg-utils (1.1.3-r4) 05:18:11 (92/154) Installing libogg (1.3.5-r4) 05:18:11 (93/154) Installing flac-libs (1.4.3-r0) 05:18:11 (94/154) Installing alsa-lib (1.2.9-r1) 05:18:11 (95/154) Installing libatomic (12.2.1_git20220924-r10) 05:18:11 (96/154) Installing svt-av1-libs (1.6.0-r0) 05:18:11 (97/154) Installing aom-libs (3.6.1-r0) 05:18:11 (98/154) Installing libva (2.18.0-r1) 05:18:11 (99/154) Installing libvdpau (1.5-r1) 05:18:11 (100/154) Installing onevpl-libs (2023.2.1-r0) 05:18:11 (101/154) Installing ffmpeg-libavutil (6.0-r15) 05:18:11 (102/154) Installing libdav1d (1.2.1-r0) 05:18:11 (103/154) Installing libhwy (1.0.4-r1) 05:18:11 (104/154) Installing lcms2 (2.15-r2) 05:18:11 (105/154) Installing libjxl (0.8.2-r0) 05:18:11 (106/154) Installing lame-libs (3.100-r5) 05:18:11 (107/154) Installing opus (1.4-r0) 05:18:11 (108/154) Installing libgomp (12.2.1_git20220924-r10) 05:18:11 (109/154) Installing soxr (0.1.3-r5) 05:18:11 (110/154) Installing ffmpeg-libswresample (6.0-r15) 05:18:11 (111/154) Installing libtheora (1.1.1-r17) 05:18:11 (112/154) Installing libvorbis (1.3.7-r1) 05:18:11 (113/154) Installing libvpx (1.13.0-r2) 05:18:11 (114/154) Installing x264-libs (0.164_git20220602-r1) 05:18:11 (115/154) Installing numactl (2.0.16-r4) 05:18:11 (116/154) Installing x265-libs (3.5-r4) 05:18:11 (117/154) Installing xvidcore (1.3.7-r1) 05:18:11 (118/154) Installing ffmpeg-libavcodec (6.0-r15) 05:18:11 (119/154) Installing libbluray (1.3.4-r0) 05:18:11 (120/154) Installing mpg123-libs (1.31.3-r1) 05:18:11 (121/154) Installing libopenmpt (0.7.2-r0) 05:18:11 (122/154) Installing cjson (1.7.15-r4) 05:18:11 (123/154) Installing mbedtls (2.28.5-r0) 05:18:11 (124/154) Installing librist (0.2.7-r0) 05:18:11 (125/154) Installing libsrt (1.5.2-r0) 05:18:12 (126/154) Installing libssh (0.10.5-r0) 05:18:12 (127/154) Installing libsodium (1.0.18-r3) 05:18:12 (128/154) Installing libzmq (4.3.4-r4) 05:18:12 (129/154) Installing ffmpeg-libavformat (6.0-r15) 05:18:12 (130/154) Installing libevent (2.1.12-r6) 05:18:12 (131/154) Installing wayland-libs-server (1.22.0-r2) 05:18:12 (132/154) Installing mesa-gbm (23.0.4-r0) 05:18:12 (133/154) Installing harfbuzz-subset (7.3.0-r0) 05:18:12 (134/154) Installing icu-libs (73.2-r2) 05:18:12 (135/154) Installing jsoncpp (1.9.5-r0) 05:18:12 (136/154) Installing minizip (1.2.13-r1) 05:18:12 (137/154) Installing nspr (4.35-r2) 05:18:12 (138/154) Installing sqlite-libs (3.41.2-r2) 05:18:12 (139/154) Installing nss (3.94-r0) 05:18:12 (140/154) Installing pipewire-libs (0.3.70-r1) 05:18:12 (141/154) Installing libasyncns (0.8-r1) 05:18:12 (142/154) Installing libltdl (2.4.7-r2) 05:18:12 (143/154) Installing orc (0.4.34-r0) 05:18:12 (144/154) Installing libsndfile (1.2.0-r2) 05:18:12 (145/154) Installing speexdsp (1.2.1-r1) 05:18:12 (146/154) Installing tdb-libs (1.4.8-r1) 05:18:12 (147/154) Installing libpulse (16.1-r10) 05:18:12 (148/154) Installing snappy (1.1.10-r1) 05:18:12 (149/154) Installing libwoff2common (1.0.2-r2) 05:18:12 (150/154) Installing libwoff2enc (1.0.2-r2) 05:18:12 (151/154) Installing libgpg-error (1.47-r1) 05:18:12 (152/154) Installing libgcrypt (1.10.2-r1) 05:18:12 (153/154) Installing libxslt (1.1.38-r0) 05:18:12 (154/154) Installing chromium (117.0.5938.62-r0) 05:18:13 Executing busybox-1.36.1-r2.trigger 05:18:13 Executing fontconfig-2.14.2-r3.trigger 05:18:13 Executing mkfontscale-1.2.2-r3.trigger 05:18:13 Executing glib-2.76.4-r0.trigger 05:18:13 Executing shared-mime-info-2.2-r5.trigger 05:18:13 Executing gdk-pixbuf-2.42.10-r5.trigger 05:18:13 Executing gtk-update-icon-cache-3.24.38-r1.trigger 05:18:13 OK: 576 MiB in 171 packages 05:18:23 Removing intermediate container 6f967ffd5d4f 05:18:23 ---> 3b3846ef3edc 05:18:23 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 05:18:23 ---> Running in 7cbafca1b918 05:18:23 Removing intermediate container 7cbafca1b918 05:18:23 ---> 213f78580406 05:18:23 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 05:18:23 ---> Running in 89fd0445902d 05:18:24 Removing intermediate container 89fd0445902d 05:18:24 ---> 105714c610d4 05:18:24 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 05:18:24 ---> Running in 976292138ec7 05:18:24 Removing intermediate container 976292138ec7 05:18:24 ---> 7f80e864efb0 05:18:24 Step 6/11 : RUN npm install -g npm 05:18:24 ---> Running in bcecb2284d9c 05:18:32 05:18:32 removed 2 packages, and changed 69 packages in 7s 05:18:32 05:18:32 29 packages are looking for funding 05:18:32 run `npm fund` for details 05:18:32 Removing intermediate container bcecb2284d9c 05:18:32 ---> 23ef0aac42ae 05:18:32 Step 7/11 : ARG USER=1000 05:18:33 ---> Running in 4541fd47ad0b 05:18:33 Removing intermediate container 4541fd47ad0b 05:18:33 ---> c35eb87a65ca 05:18:33 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 05:18:33 ---> Running in 41c381cfc788 05:18:33 Removing intermediate container 41c381cfc788 05:18:33 ---> 0e041cfd1696 05:18:33 Step 9/11 : USER $USER:$USER 05:18:33 ---> Running in 4a7ccf1de9f5 05:18:33 Removing intermediate container 4a7ccf1de9f5 05:18:33 ---> 0b4edc715f21 05:18:33 Step 10/11 : WORKDIR /app 05:18:34 ---> Running in 86917412b033 05:18:34 Removing intermediate container 86917412b033 05:18:34 ---> e5404091533a 05:18:34 Step 11/11 : LABEL git_sha=ac546a2f150132441b3fc3e497761aac756dd4b3 05:18:34 ---> Running in a4292300c033 05:18:34 Removing intermediate container a4292300c033 05:18:34 ---> 1f17d33c0291 05:18:34 Successfully built 1f17d33c0291 05:18:34 Successfully tagged edgexfoundry/edgex-web-ui:ac546a2f150132441b3fc3e497761aac756dd4b3 05:18:34 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 05:18:34 touch edgex-web-ui.imagebuilt 05:18:34 mkdir -p node_modules coverage 05:18:34 chown "1000:1000" node_modules coverage package-lock.json 05:18:34 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 05:18:35 npm WARN EBADENGINE Unsupported engine { 05:18:35 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 05:18:35 npm WARN EBADENGINE required: { 05:18:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:18:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:18:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:18:35 npm WARN EBADENGINE }, 05:18:35 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 05:18:35 npm WARN EBADENGINE } 05:18:35 npm WARN EBADENGINE Unsupported engine { 05:18:35 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 05:18:35 npm WARN EBADENGINE required: { 05:18:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:18:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:18:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:18:35 npm WARN EBADENGINE }, 05:18:35 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 05:18:35 npm WARN EBADENGINE } 05:18:35 npm WARN EBADENGINE Unsupported engine { 05:18:35 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 05:18:35 npm WARN EBADENGINE required: { 05:18:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:18:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:18:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:18:35 npm WARN EBADENGINE }, 05:18:35 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 05:18:35 npm WARN EBADENGINE } 05:18:35 npm WARN EBADENGINE Unsupported engine { 05:18:35 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 05:18:35 npm WARN EBADENGINE required: { 05:18:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:18:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:18:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:18:35 npm WARN EBADENGINE }, 05:18:35 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 05:18:35 npm WARN EBADENGINE } 05:18:35 npm WARN EBADENGINE Unsupported engine { 05:18:35 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 05:18:35 npm WARN EBADENGINE required: { 05:18:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:18:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:18:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:18:35 npm WARN EBADENGINE }, 05:18:35 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 05:18:35 npm WARN EBADENGINE } 05:18:35 npm WARN EBADENGINE Unsupported engine { 05:18:35 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 05:18:35 npm WARN EBADENGINE required: { 05:18:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:18:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:18:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:18:35 npm WARN EBADENGINE }, 05:18:35 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 05:18:35 npm WARN EBADENGINE } 05:18:35 npm WARN EBADENGINE Unsupported engine { 05:18:35 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 05:18:35 npm WARN EBADENGINE required: { 05:18:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:18:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:18:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:18:35 npm WARN EBADENGINE }, 05:18:35 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 05:18:35 npm WARN EBADENGINE } 05:18:35 npm WARN EBADENGINE Unsupported engine { 05:18:35 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 05:18:35 npm WARN EBADENGINE required: { 05:18:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:18:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:18:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:18:35 npm WARN EBADENGINE }, 05:18:35 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 05:18:35 npm WARN EBADENGINE } 05:18:35 npm WARN EBADENGINE Unsupported engine { 05:18:35 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 05:18:35 npm WARN EBADENGINE required: { 05:18:35 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:18:35 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:18:35 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:18:35 npm WARN EBADENGINE }, 05:18:35 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 05:18:35 npm WARN EBADENGINE } 05:18:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-15558 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 05:18:47 Running in /w/workspace/edgex-ui-go/129 [Pipeline] { [Pipeline] checkout 05:18:47 The recommended git tool is: git 05:18:50 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 05:18:50 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 05:18:50 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 05:18:50 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 05:18:50 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 05:18:50 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 05:18:50 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 05:18:50 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 05:18:50 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 05:18:50 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:18:50 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 05:18:50 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:18:50 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. 05:18:50 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. 05:18:50 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. 05:18:50 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 05:18:51 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 05:18:52 using credential edgex-jenkins-ssh 05:18:52 Cloning the remote Git repository 05:18:52 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 05:18:52 > git init /w/workspace/edgex-ui-go/129 # timeout=10 05:18:52 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 05:18:52 > git --version # timeout=10 05:18:52 > git --version # 'git version 2.25.1' 05:18:52 using GIT_SSH to set credentials SSH Credentials for GitHub 05:18:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:18:53 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 05:18:53 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 05:18:55 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. 05:18:57 Avoid second fetch 05:18:57 Checking out Revision ac546a2f150132441b3fc3e497761aac756dd4b3 (main) 05:18:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 05:18:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:18:57 > git config core.sparsecheckout # timeout=10 05:18:57 > git checkout -f ac546a2f150132441b3fc3e497761aac756dd4b3 # timeout=10 05:18:58 Commit message: "Merge pull request #646 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.52" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:18:59 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:18:59 % Total % Received % Xferd Average Speed Time Time Time Current 05:18:59 Dload Upload Total Spent Left Speed 05:18:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 109k 0 --:--:-- --:--:-- --:--:-- 109k [Pipeline] sh 05:18:59 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 05:18:59 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:19:00 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:19:00 + sudo tee /etc/docker/daemon.new 05:19:00 { 05:19:00 "registry-mirrors": [ 05:19:00 "https://nexus3.edgexfoundry.org:10001" 05:19:00 ], 05:19:00 "bip": "10.250.0.254/24", 05:19:00 "hosts": [ 05:19:00 "tcp://0.0.0.0:5555", 05:19:00 "unix:///var/run/docker.sock" 05:19:00 ], 05:19:00 "mtu": 1458, 05:19:00 "selinux-enabled": true, 05:19:00 "seccomp-profile": "/etc/docker/seccomp.json" 05:19:00 } [Pipeline] sh 05:19:00 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:19:00 + sudo service docker restart 05:19:05 05:19:05 added 1478 packages, and audited 1479 packages in 30s 05:19:05 05:19:05 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) 05:19:05 05:19:05 To address issues that do not require attention, run: 05:19:05 npm audit fix 05:19:05 05:19:05 To address all issues (including breaking changes), run: 05:19:05 npm audit fix --force 05:19:05 05:19:05 Run `npm audit` for details. 05:19:13 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 05:19:15 - Generating browser application bundles (phase: setup)... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:19:19 provisioning config files... 05:19:19 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/129@tmp/config14588253093442984908tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:19:19 ---> docker-login.sh 05:19:19 nexus3.edgexfoundry.org:10001 05:19:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:19 Compiling @angular/core : es2015 as esm2015 05:19:19 Compiling @angular/compiler/testing : es2015 as esm2015 05:19:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:19:20 Configure a credential helper to remove this warning. See 05:19:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:19:20 05:19:20 Login Succeeded 05:19:20 nexus3.edgexfoundry.org:10002 05:19:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:19:20 Configure a credential helper to remove this warning. See 05:19:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:19:20 05:19:20 Login Succeeded 05:19:20 nexus3.edgexfoundry.org:10003 05:19:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:19:20 Configure a credential helper to remove this warning. See 05:19:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:19:20 05:19:20 Login Succeeded 05:19:20 nexus3.edgexfoundry.org:10004 05:19:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:19:21 Configure a credential helper to remove this warning. See 05:19:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:19:21 05:19:21 Login Succeeded 05:19:21 docker.io 05:19:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:19:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:19:21 Configure a credential helper to remove this warning. See 05:19:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:19:21 05:19:21 Login Succeeded 05:19:21 Compiling @angular/common : es2015 as esm2015 05:19:21 Compiling @angular/core/testing : es2015 as esm2015 05:19:21 ---> docker-login.sh ends [Pipeline] } 05:19:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:19:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:19:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:19:22 ========================================================= 05:19:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:19:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:22 Compiling @angular/platform-browser : es2015 as esm2015 05:19:22 Compiling @angular/common/testing : es2015 as esm2015 05:19:22 + 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 . 05:19:22 Compiling @angular/common/http : es2015 as esm2015 05:19:22 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 05:19:22 Compiling @angular/platform-browser/testing : es2015 as esm2015 05:19:22 Compiling @angular/forms : es2015 as esm2015 05:19:23 Compiling @angular/router : es2015 as esm2015 05:19:23 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 05:19:23 Compiling @angular/common/http/testing : es2015 as esm2015 05:19:23 Sending build context to Docker daemon 31.6MB 05:19:23 Step 1/15 : ARG BASE=golang:1.21-alpine3.18 05:19:23 Step 2/15 : FROM ${BASE} AS builder 05:19:23 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:19:23 9fda8d8052c6: Pulling fs layer 05:19:23 5d54e960e981: Pulling fs layer 05:19:23 c4a7e357bf2a: Pulling fs layer 05:19:23 f0e02332f6b5: Pulling fs layer 05:19:23 cefa15bbcfad: Pulling fs layer 05:19:23 17808c966233: Pulling fs layer 05:19:23 f4c1fc716caa: Pulling fs layer 05:19:23 cefa15bbcfad: Waiting 05:19:23 17808c966233: Waiting 05:19:23 f4c1fc716caa: Waiting 05:19:23 f0e02332f6b5: Waiting 05:19:23 5d54e960e981: Download complete 05:19:23 f0e02332f6b5: Verifying Checksum 05:19:23 f0e02332f6b5: Download complete 05:19:24 cefa15bbcfad: Verifying Checksum 05:19:24 cefa15bbcfad: Download complete 05:19:24 9fda8d8052c6: Download complete 05:19:24 f4c1fc716caa: Verifying Checksum 05:19:24 f4c1fc716caa: Download complete 05:19:24 Compiling @angular/router/testing : es2015 as esm2015 05:19:24 9fda8d8052c6: Pull complete 05:19:25 5d54e960e981: Pull complete 05:19:25 c4a7e357bf2a: Verifying Checksum 05:19:25 c4a7e357bf2a: Download complete 05:19:26 17808c966233: Verifying Checksum 05:19:26 17808c966233: Download complete 05:19:29 31 10 2023 05:19:28.568:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 05:19:29 31 10 2023 05:19:28.570:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 05:19:29 31 10 2023 05:19:28.573:INFO [launcher]: Starting browser ChromeHeadless 05:19:38 ✔ Browser application bundle generation complete. 05:19:38 31 10 2023 05:19:37.836:INFO [Chrome Headless 117.0.5938.62 (Linux x86_64)]: Connected on socket LASsGtPJhFfTvglnAAAB with id 7075937 05:19:39 c4a7e357bf2a: Pull complete 05:19:39 f0e02332f6b5: Pull complete 05:19:39 cefa15bbcfad: Pull complete 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 1 of 147 SUCCESS (0 secs / 0.041 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 2 of 147 SUCCESS (0 secs / 0.103 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 3 of 147 SUCCESS (0 secs / 0.107 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 4 of 147 SUCCESS (0 secs / 0.122 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 5 of 147 SUCCESS (0 secs / 0.132 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 6 of 147 SUCCESS (0 secs / 0.137 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 7 of 147 SUCCESS (0 secs / 0.139 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 8 of 147 SUCCESS (0 secs / 0.147 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 9 of 147 SUCCESS (0 secs / 0.197 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 10 of 147 SUCCESS (0 secs / 0.215 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 11 of 147 SUCCESS (0 secs / 0.217 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 12 of 147 SUCCESS (0 secs / 0.218 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 13 of 147 SUCCESS (0 secs / 0.232 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 14 of 147 SUCCESS (0 secs / 0.235 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 15 of 147 SUCCESS (0 secs / 0.244 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 16 of 147 SUCCESS (0 secs / 0.266 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 17 of 147 SUCCESS (0 secs / 0.27 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 18 of 147 SUCCESS (0 secs / 0.271 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 19 of 147 SUCCESS (0 secs / 0.273 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 20 of 147 SUCCESS (0 secs / 0.281 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 21 of 147 SUCCESS (0 secs / 0.285 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 22 of 147 SUCCESS (0 secs / 0.345 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 23 of 147 SUCCESS (0 secs / 0.359 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 24 of 147 SUCCESS (0 secs / 0.379 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 25 of 147 SUCCESS (0 secs / 0.39 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 26 of 147 SUCCESS (0 secs / 0.405 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 27 of 147 SUCCESS (0 secs / 0.407 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 28 of 147 SUCCESS (0 secs / 0.412 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 29 of 147 SUCCESS (0 secs / 0.414 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 30 of 147 SUCCESS (0 secs / 0.415 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 31 of 147 SUCCESS (0 secs / 0.474 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 32 of 147 SUCCESS (0 secs / 0.488 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 33 of 147 SUCCESS (0 secs / 0.491 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 34 of 147 SUCCESS (0 secs / 0.494 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 35 of 147 SUCCESS (0 secs / 0.497 secs) 05:19:40 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 36 of 147 SUCCESS (0 secs / 0.513 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 37 of 147 SUCCESS (0 secs / 0.522 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 38 of 147 SUCCESS (0 secs / 0.524 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 39 of 147 SUCCESS (0 secs / 0.541 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.546 secs) 05:19:41 WARN: ' 05:19:41 It looks like you're using ngModel on the same form field as formControlName. 05:19:41 Support for using the ngModel input property and ngModelChange event with 05:19:41 reactive form directives has been deprecated in Angular v6 and will be removed 05:19:41 in a future version of Angular. 05:19:41 05:19:41 For more information on this, see our API docs here: 05:19:41 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:19:41 ' 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 40 of 147 SUCCESS (0 secs / 0.546 secs) 05:19:41 WARN: ' 05:19:41 It looks like you're using ngModel on the same form field as formControlName. 05:19:41 Support for using the ngModel input property and ngModelChange event with 05:19:41 reactive form directives has been deprecated in Angular v6 and will be removed 05:19:41 in a future version of Angular. 05:19:41 05:19:41 For more information on this, see our API docs here: 05:19:41 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:19:41 ' 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 41 of 147 SUCCESS (0 secs / 0.56 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 42 of 147 SUCCESS (0 secs / 0.572 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 43 of 147 SUCCESS (0 secs / 0.585 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 44 of 147 SUCCESS (0 secs / 0.592 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 45 of 147 SUCCESS (0 secs / 0.606 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 46 of 147 SUCCESS (0 secs / 0.621 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 47 of 147 SUCCESS (0 secs / 0.632 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 48 of 147 SUCCESS (0 secs / 0.643 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 49 of 147 SUCCESS (0 secs / 0.659 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 50 of 147 SUCCESS (0 secs / 0.669 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 51 of 147 SUCCESS (0 secs / 0.675 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 52 of 147 SUCCESS (0 secs / 0.681 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 53 of 147 SUCCESS (0 secs / 0.684 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 54 of 147 SUCCESS (0 secs / 0.686 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 55 of 147 SUCCESS (0 secs / 0.688 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 56 of 147 SUCCESS (0 secs / 0.694 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 57 of 147 SUCCESS (0 secs / 0.696 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 58 of 147 SUCCESS (0 secs / 0.697 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 59 of 147 SUCCESS (0 secs / 0.703 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 60 of 147 SUCCESS (0 secs / 0.717 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 61 of 147 SUCCESS (0 secs / 0.725 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 62 of 147 SUCCESS (0 secs / 0.734 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 63 of 147 SUCCESS (0 secs / 0.738 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 64 of 147 SUCCESS (0 secs / 0.743 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 65 of 147 SUCCESS (0 secs / 0.752 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 66 of 147 SUCCESS (0 secs / 0.755 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 67 of 147 SUCCESS (0 secs / 0.777 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 68 of 147 SUCCESS (0 secs / 0.783 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 69 of 147 SUCCESS (0 secs / 0.791 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 70 of 147 SUCCESS (0 secs / 0.796 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 71 of 147 SUCCESS (0 secs / 0.805 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 72 of 147 SUCCESS (0 secs / 0.812 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 73 of 147 SUCCESS (0 secs / 0.817 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 74 of 147 SUCCESS (0 secs / 0.821 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 75 of 147 SUCCESS (0 secs / 0.834 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 76 of 147 SUCCESS (0 secs / 0.853 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 77 of 147 SUCCESS (0 secs / 0.862 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 78 of 147 SUCCESS (0 secs / 0.893 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 79 of 147 SUCCESS (0 secs / 0.896 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 80 of 147 SUCCESS (0 secs / 0.898 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 81 of 147 SUCCESS (0 secs / 0.906 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 82 of 147 SUCCESS (0 secs / 0.908 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 83 of 147 SUCCESS (0 secs / 0.924 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 84 of 147 SUCCESS (0 secs / 0.927 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 85 of 147 SUCCESS (0 secs / 0.928 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 86 of 147 SUCCESS (0 secs / 0.93 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 87 of 147 SUCCESS (0 secs / 0.946 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 88 of 147 SUCCESS (0 secs / 0.954 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 89 of 147 SUCCESS (0 secs / 0.971 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 90 of 147 SUCCESS (0 secs / 0.986 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 91 of 147 SUCCESS (0 secs / 0.994 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 92 of 147 SUCCESS (0 secs / 0.996 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 93 of 147 SUCCESS (0 secs / 0.997 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 94 of 147 SUCCESS (0 secs / 1.002 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 95 of 147 SUCCESS (0 secs / 1.01 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 96 of 147 SUCCESS (0 secs / 1.013 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 97 of 147 SUCCESS (0 secs / 1.025 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 98 of 147 SUCCESS (0 secs / 1.031 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 99 of 147 SUCCESS (0 secs / 1.033 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 100 of 147 SUCCESS (0 secs / 1.034 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 101 of 147 SUCCESS (0 secs / 1.039 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 102 of 147 SUCCESS (0 secs / 1.05 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 103 of 147 SUCCESS (0 secs / 1.056 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 104 of 147 SUCCESS (0 secs / 1.061 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 105 of 147 SUCCESS (0 secs / 1.069 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 106 of 147 SUCCESS (0 secs / 1.076 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 107 of 147 SUCCESS (0 secs / 1.081 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 108 of 147 SUCCESS (0 secs / 1.099 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 109 of 147 SUCCESS (0 secs / 1.101 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 110 of 147 SUCCESS (0 secs / 1.102 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.105 secs) 05:19:41 ERROR: 'NG0304: 'router-outlet' is not a known element: 05:19:41 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 05:19:41 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 111 of 147 SUCCESS (0 secs / 1.105 secs) 05:19:41 ERROR: 'NG0304: 'router-outlet' is not a known element: 05:19:41 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 05:19:41 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 112 of 147 SUCCESS (0 secs / 1.107 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 113 of 147 SUCCESS (0 secs / 1.118 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 114 of 147 SUCCESS (0 secs / 1.139 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 115 of 147 SUCCESS (0 secs / 1.152 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 116 of 147 SUCCESS (0 secs / 1.154 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 117 of 147 SUCCESS (0 secs / 1.158 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 118 of 147 SUCCESS (0 secs / 1.16 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 119 of 147 SUCCESS (0 secs / 1.161 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 120 of 147 SUCCESS (0 secs / 1.164 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 121 of 147 SUCCESS (0 secs / 1.177 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 122 of 147 SUCCESS (0 secs / 1.206 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 123 of 147 SUCCESS (0 secs / 1.209 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 124 of 147 SUCCESS (0 secs / 1.217 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 125 of 147 SUCCESS (0 secs / 1.226 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 126 of 147 SUCCESS (0 secs / 1.242 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 127 of 147 SUCCESS (0 secs / 1.248 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 128 of 147 SUCCESS (0 secs / 1.254 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 129 of 147 SUCCESS (0 secs / 1.257 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 130 of 147 SUCCESS (0 secs / 1.278 secs) 05:19:41 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 131 of 147 SUCCESS (0 secs / 1.294 secs) 05:19:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 132 of 147 SUCCESS (0 secs / 1.298 secs) 05:19:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 133 of 147 SUCCESS (0 secs / 1.302 secs) 05:19:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 134 of 147 SUCCESS (0 secs / 1.311 secs) 05:19:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 135 of 147 SUCCESS (0 secs / 1.324 secs) 05:19:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 136 of 147 SUCCESS (0 secs / 1.33 secs) 05:19:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 137 of 147 SUCCESS (0 secs / 1.335 secs) 05:19:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 138 of 147 SUCCESS (0 secs / 1.345 secs) 05:19:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 139 of 147 SUCCESS (0 secs / 1.363 secs) 05:19:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 140 of 147 SUCCESS (0 secs / 1.366 secs) 05:19:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 141 of 147 SUCCESS (0 secs / 1.387 secs) 05:19:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 142 of 147 SUCCESS (0 secs / 1.391 secs) 05:19:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 143 of 147 SUCCESS (0 secs / 1.399 secs) 05:19:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 144 of 147 SUCCESS (0 secs / 1.404 secs) 05:19:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 145 of 147 SUCCESS (0 secs / 1.428 secs) 05:19:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 146 of 147 SUCCESS (0 secs / 1.443 secs) 05:19:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (0 secs / 1.451 secs) 05:19:42 Chrome Headless 117.0.5938.62 (Linux x86_64): Executed 147 of 147 SUCCESS (2.02 secs / 1.451 secs) 05:19:42 TOTAL: 147 SUCCESS 05:19:42 ✔ Browser application bundle generation complete. 05:19:42 05:19:42 =============================== Coverage summary =============================== 05:19:42 Statements : 40.97% ( 1471/3590 ) 05:19:42 Branches : 11.75% ( 114/970 ) 05:19:42 Functions : 32.06% ( 420/1310 ) 05:19:42 Lines : 38.97% ( 1326/3403 ) 05:19:42 ================================================================================ 05:19:42 ✔ Browser application bundle generation complete. 05:19:43 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 05:19:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:19:43 $ docker stop --time=1 8d7e297c533688916d66dc2d9d6273d06dd216ec8886875219dcb4db9af630c8 05:19:44 $ docker rm -f --volumes 8d7e297c533688916d66dc2d9d6273d06dd216ec8886875219dcb4db9af630c8 [Pipeline] // withDockerContainer [Pipeline] sh 05:19:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:19:46 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:19:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:19:47 + ls -al . 05:19:47 total 180 05:19:47 drwxrwxr-x 13 jenkins jenkins 4096 Oct 31 05:17 . 05:19:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 05:16 .. 05:19:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 05:16 .blubracket 05:19:47 -rw-rw-r-- 1 jenkins jenkins 18 Oct 31 05:16 .dockerignore 05:19:47 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 05:16 .git 05:19:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 05:16 .github 05:19:47 -rw-rw-r-- 1 jenkins jenkins 161 Oct 31 05:16 .gitignore 05:19:47 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 05:16 .semver 05:19:47 -rw-rw-r-- 1 jenkins jenkins 8418 Oct 31 05:16 Attribution.txt 05:19:47 -rw-rw-r-- 1 jenkins jenkins 19103 Oct 31 05:16 CHANGELOG.md 05:19:47 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 31 05:16 CONTRIBUTING.md 05:19:47 -rw-rw-r-- 1 jenkins jenkins 1788 Oct 31 05:16 Dockerfile 05:19:47 -rw-rw-r-- 1 jenkins jenkins 652 Oct 31 05:16 Jenkinsfile 05:19:47 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 31 05:16 LICENSE 05:19:47 -rw-rw-r-- 1 jenkins jenkins 2134 Oct 31 05:16 Makefile 05:19:47 -rw-rw-r-- 1 jenkins jenkins 4381 Oct 31 05:16 README.md 05:19:47 -rw-rw-r-- 1 jenkins jenkins 12 Oct 31 05:16 VERSION 05:19:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 05:16 assets 05:19:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 05:16 bin 05:19:47 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 05:16 cmd 05:19:47 -rw-r--r-- 1 jenkins jenkins 10 Oct 31 05:17 coverage.out 05:19:47 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 05:16 docs 05:19:47 -rw-rw-r-- 1 jenkins jenkins 3512 Oct 31 05:16 go.mod 05:19:47 -rw-rw-r-- 1 jenkins jenkins 34269 Oct 31 05:16 go.sum 05:19:47 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 05:16 internal 05:19:47 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 05:16 testing 05:19:47 -rw-rw-r-- 1 jenkins jenkins 155 Oct 31 05:16 version.go 05:19:47 drwxrwxr-x 6 jenkins jenkins 4096 Oct 31 05:18 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:19:47 17808c966233: Pull complete 05:19:47 + 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=ac546a2f150132441b3fc3e497761aac756dd4b3 --label arch=amd64 --label version=3.1.0-dev.10 . 05:19:47 Sending build context to Docker daemon 51.78MB 05:19:47 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 05:19:47 Step 2/25 : FROM ${BASE} AS builder 05:19:47 ---> 31f496795213 05:19:47 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:19:48 f4c1fc716caa: Pull complete 05:19:48 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 05:19:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:19:48 ---> ea914061e18c 05:19:48 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:19:48 ---> Running in 6b76bd68ea1e 05:19:48 Removing intermediate container 6b76bd68ea1e 05:19:48 ---> d2cc1cf2ef9e 05:19:48 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 05:19:48 ---> Running in 91eb63a12bc4 05:19:48 Removing intermediate container 91eb63a12bc4 05:19:48 ---> a243c3a32f57 05:19:48 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 05:19:48 ---> Running in 2901276ea5df 05:19:48 Removing intermediate container 2901276ea5df 05:19:48 ---> 2420a4b79583 05:19:48 Step 6/25 : LABEL Name=edgex-ui-go 05:19:48 ---> Running in 671cfe14fcf7 05:19:48 Removing intermediate container 671cfe14fcf7 05:19:48 ---> 1e6085f6bf52 05:19:48 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:19:48 ---> Running in 3b048550f603 05:19:48 Removing intermediate container 3b048550f603 05:19:48 ---> 853f0607e8df 05:19:48 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:19:50 ---> 90e15710ea3d 05:19:50 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:19:50 ---> Running in 1ff51fd1dd72 05:19:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:19:50 ---> Running in dada5b8fc7bf 05:19:50 Removing intermediate container dada5b8fc7bf 05:19:50 ---> 6e250ca1039f 05:19:50 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 05:19:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:19:50 OK: 264 MiB in 52 packages 05:19:50 ---> Running in d4e168137581 05:19:51 Removing intermediate container 1ff51fd1dd72 05:19:51 ---> 84c185d2b0be 05:19:51 Step 10/25 : ENV GO111MODULE=on 05:19:51 ---> Running in ac73e8a90dfe 05:19:51 Removing intermediate container ac73e8a90dfe 05:19:51 ---> 26d1ddef69bb 05:19:51 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:19:51 ---> Running in b6f4ea0e4785 05:19:51 Removing intermediate container d4e168137581 05:19:51 ---> 650f2c8aa253 05:19:51 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 05:19:51 ---> Running in 76543a3835e9 05:19:51 Removing intermediate container b6f4ea0e4785 05:19:51 ---> b0cf4a10676e 05:19:51 Step 12/25 : COPY go.mod vendor* ./ 05:19:51 ---> 334f83f99456 05:19:51 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:19:51 ---> Running in a91cac403b65 05:19:51 Removing intermediate container 76543a3835e9 05:19:51 ---> af700ef4bede 05:19:51 Step 6/15 : LABEL Name=edgex-ui-go 05:19:51 ---> Running in 8e92b4889385 05:19:52 Removing intermediate container 8e92b4889385 05:19:52 ---> 2b1e9cd06065 05:19:52 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:19:52 ---> Running in 63e139bdbd22 05:19:52 Removing intermediate container a91cac403b65 05:19:52 ---> 3ab359a433a4 05:19:52 Step 14/25 : COPY . . 05:19:52 Removing intermediate container 63e139bdbd22 05:19:52 ---> a19335fe94a1 05:19:52 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:19:52 latest: Pulling from library/docker 05:19:52 579b34f0a95b: Pulling fs layer 05:19:52 2ecd494fa26a: Pulling fs layer 05:19:52 4f4fb700ef54: Pulling fs layer 05:19:52 99624a4fd86a: Pulling fs layer 05:19:52 6b3f207db0e4: Pulling fs layer 05:19:52 2f21744ef460: Pulling fs layer 05:19:52 80fde8283b9a: Pulling fs layer 05:19:52 cfd52aaeb832: Pulling fs layer 05:19:52 2aa7661f3209: Pulling fs layer 05:19:52 ad7962f27383: Pulling fs layer 05:19:52 c8cf6870052b: Pulling fs layer 05:19:52 1996d6e72d7b: Pulling fs layer 05:19:52 112e10f1d4c1: Pulling fs layer 05:19:52 b97b6e3dbded: Pulling fs layer 05:19:52 99624a4fd86a: Waiting 05:19:52 2f21744ef460: Waiting 05:19:52 80fde8283b9a: Waiting 05:19:52 c8cf6870052b: Waiting 05:19:52 1996d6e72d7b: Waiting 05:19:52 112e10f1d4c1: Waiting 05:19:52 6b3f207db0e4: Waiting 05:19:52 cfd52aaeb832: Waiting 05:19:52 b97b6e3dbded: Waiting 05:19:52 ad7962f27383: Waiting 05:19:52 2aa7661f3209: Waiting 05:19:53 2ecd494fa26a: Verifying Checksum 05:19:53 2ecd494fa26a: Download complete 05:19:53 579b34f0a95b: Verifying Checksum 05:19:53 579b34f0a95b: Download complete 05:19:53 99624a4fd86a: Verifying Checksum 05:19:53 99624a4fd86a: Download complete 05:19:53 6b3f207db0e4: Verifying Checksum 05:19:53 6b3f207db0e4: Download complete 05:19:54 2f21744ef460: Verifying Checksum 05:19:54 2f21744ef460: Download complete 05:19:54 cfd52aaeb832: Verifying Checksum 05:19:54 cfd52aaeb832: Download complete 05:19:54 2aa7661f3209: Download complete 05:19:54 579b34f0a95b: Pull complete 05:19:54 80fde8283b9a: Download complete 05:19:54 ---> 0277ef638276 05:19:54 Step 15/25 : RUN ${MAKE} 05:19:54 ---> Running in a8d92cf87cc2 05:19:54 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.10" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:19:54 c8cf6870052b: Download complete 05:19:54 112e10f1d4c1: Verifying Checksum 05:19:54 112e10f1d4c1: Download complete 05:19:54 ad7962f27383: Verifying Checksum 05:19:54 ad7962f27383: Download complete 05:19:54 b97b6e3dbded: Verifying Checksum 05:19:54 b97b6e3dbded: Download complete 05:19:54 2ecd494fa26a: Pull complete 05:19:55 4f4fb700ef54: Pull complete 05:19:55 1996d6e72d7b: Verifying Checksum 05:19:55 1996d6e72d7b: Download complete 05:20:00 99624a4fd86a: Pull complete 05:20:01 6b3f207db0e4: Pull complete 05:20:02 2f21744ef460: Pull complete 05:20:02 80fde8283b9a: Pull complete 05:20:03 cfd52aaeb832: Pull complete 05:20:03 2aa7661f3209: Pull complete 05:20:04 ad7962f27383: Pull complete 05:20:04 c8cf6870052b: Pull complete 05:20:08 1996d6e72d7b: Pull complete 05:20:08 112e10f1d4c1: Pull complete 05:20:08 b97b6e3dbded: Pull complete 05:20:08 Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d 05:20:08 Status: Downloaded newer image for docker:latest 05:20:11 ---> 733a1d20b659 05:20:11 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:20:11 ---> Running in 666cbb9c2c28 05:20:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:20:12 Removing intermediate container a8d92cf87cc2 05:20:12 ---> 369bb83dc167 05:20:12 Step 16/25 : FROM alpine:3.18 05:20:12 3.18: Pulling from library/alpine 05:20:12 96526aa774ef: Already exists 05:20:12 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 05:20:12 Status: Downloaded newer image for alpine:3.18 05:20:12 ---> 8ca4688f4f35 05:20:12 Step 17/25 : EXPOSE 4000 05:20:12 ---> Running in 6d86ee3877b0 05:20:12 Removing intermediate container 6d86ee3877b0 05:20:12 ---> a498f7380be3 05:20:12 Step 18/25 : 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:20:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:20:12 ---> bdd37858a066 05:20:12 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:20:12 ---> f7df75be889b 05:20:12 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:20:12 ---> 55d139b0465e 05:20:12 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:20:12 ---> Running in f3dd23b7f050 05:20:12 Removing intermediate container f3dd23b7f050 05:20:12 ---> d930d09b4919 05:20:12 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:20:12 ---> Running in 31b04b238c15 05:20:12 Removing intermediate container 31b04b238c15 05:20:12 ---> 4602dedc879a 05:20:12 Step 23/25 : LABEL arch=amd64 05:20:12 ---> Running in 4aa123b171b4 05:20:13 Removing intermediate container 4aa123b171b4 05:20:13 ---> 2b70a6bf6250 05:20:13 Step 24/25 : LABEL git_sha=ac546a2f150132441b3fc3e497761aac756dd4b3 05:20:13 ---> Running in e00c70ed142d 05:20:13 Removing intermediate container e00c70ed142d 05:20:13 ---> 8e3a0df73e47 05:20:13 Step 25/25 : LABEL version=3.1.0-dev.10 05:20:13 ---> Running in 0df1fa66f9b4 05:20:13 Removing intermediate container 0df1fa66f9b4 05:20:13 ---> 4078015a8b53 05:20:13 [Warning] One or more build-args [ARCH] were not consumed 05:20:13 Successfully built 4078015a8b53 05:20:13 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:20:13 provisioning config files... 05:20:13 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config1273926915344445641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:20:13 OK: 266 MiB in 52 packages 05:20:13 ---> docker-login.sh 05:20:13 nexus3.edgexfoundry.org:10001 05:20:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:13 Configure a credential helper to remove this warning. See 05:20:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:13 05:20:13 Login Succeeded 05:20:13 nexus3.edgexfoundry.org:10002 05:20:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:13 Configure a credential helper to remove this warning. See 05:20:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:13 05:20:13 Login Succeeded 05:20:13 nexus3.edgexfoundry.org:10003 05:20:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:13 Configure a credential helper to remove this warning. See 05:20:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:13 05:20:13 Login Succeeded 05:20:13 nexus3.edgexfoundry.org:10004 05:20:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:13 Configure a credential helper to remove this warning. See 05:20:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:13 05:20:13 Login Succeeded 05:20:13 docker.io 05:20:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:20:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:20:14 Configure a credential helper to remove this warning. See 05:20:14 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:20:14 05:20:14 Login Succeeded 05:20:14 ---> docker-login.sh ends [Pipeline] } 05:20:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:20:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:20:14 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 05:20:14 ac546a2f150132441b3fc3e497761aac756dd4b3 05:20:14 latest 05:20:14 3.1.0-dev.10 05:20:14 ac546a2f150132441b3fc3e497761aac756dd4b3-3.1.0-dev.10 05:20:14 main 05:20:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:14 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:ac546a2f150132441b3fc3e497761aac756dd4b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:14 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:ac546a2f150132441b3fc3e497761aac756dd4b3 05:20:14 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:20:14 82741a00f999: Preparing 05:20:14 969ed514987d: Preparing 05:20:14 43dd8e52da56: Preparing 05:20:14 cc2447e1835a: Preparing 05:20:14 cc2447e1835a: Layer already exists 05:20:14 82741a00f999: Pushed 05:20:14 969ed514987d: Pushed 05:20:15 Removing intermediate container 666cbb9c2c28 05:20:15 ---> 6e07465021ad 05:20:15 Step 10/15 : ENV GO111MODULE=on 05:20:15 ---> Running in 5fce6b16ed28 05:20:15 Removing intermediate container 5fce6b16ed28 05:20:15 ---> cf7d2fd9962d 05:20:15 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:20:15 ---> Running in b0bc2467b8ba 05:20:16 Removing intermediate container b0bc2467b8ba 05:20:16 ---> 1cd47d1c6b68 05:20:16 Step 12/15 : COPY go.mod vendor* ./ 05:20:16 ---> a13b7a28ccf8 05:20:16 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:20:16 ---> Running in 509126fc9a1a 05:20:18 43dd8e52da56: Pushed 05:20:18 ac546a2f150132441b3fc3e497761aac756dd4b3: digest: sha256:8e849ae461068c86b7df8cd9c4e68619c7cab8aece042e8df23c497f6426c682 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:18 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:18 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 05:20:18 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:20:18 82741a00f999: Preparing 05:20:18 969ed514987d: Preparing 05:20:18 43dd8e52da56: Preparing 05:20:18 cc2447e1835a: Preparing 05:20:18 cc2447e1835a: Layer already exists 05:20:18 43dd8e52da56: Layer already exists 05:20:18 969ed514987d: Layer already exists 05:20:18 82741a00f999: Layer already exists 05:20:18 latest: digest: sha256:8e849ae461068c86b7df8cd9c4e68619c7cab8aece042e8df23c497f6426c682 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:18 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:19 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.10 05:20:19 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:20:19 82741a00f999: Preparing 05:20:19 969ed514987d: Preparing 05:20:19 43dd8e52da56: Preparing 05:20:19 cc2447e1835a: Preparing 05:20:19 43dd8e52da56: Layer already exists 05:20:19 cc2447e1835a: Layer already exists 05:20:19 969ed514987d: Layer already exists 05:20:19 82741a00f999: Layer already exists 05:20:19 3.1.0-dev.10: digest: sha256:8e849ae461068c86b7df8cd9c4e68619c7cab8aece042e8df23c497f6426c682 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:19 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:ac546a2f150132441b3fc3e497761aac756dd4b3-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:19 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:ac546a2f150132441b3fc3e497761aac756dd4b3-3.1.0-dev.10 05:20:19 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:20:19 82741a00f999: Preparing 05:20:19 969ed514987d: Preparing 05:20:19 43dd8e52da56: Preparing 05:20:19 cc2447e1835a: Preparing 05:20:19 969ed514987d: Layer already exists 05:20:19 43dd8e52da56: Layer already exists 05:20:19 82741a00f999: Layer already exists 05:20:19 cc2447e1835a: Layer already exists 05:20:19 ac546a2f150132441b3fc3e497761aac756dd4b3-3.1.0-dev.10: digest: sha256:8e849ae461068c86b7df8cd9c4e68619c7cab8aece042e8df23c497f6426c682 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:20 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:20 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 05:20:20 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 05:20:20 82741a00f999: Preparing 05:20:20 969ed514987d: Preparing 05:20:20 43dd8e52da56: Preparing 05:20:20 cc2447e1835a: Preparing 05:20:20 43dd8e52da56: Layer already exists 05:20:20 969ed514987d: Layer already exists 05:20:20 cc2447e1835a: Layer already exists 05:20:20 82741a00f999: Layer already exists 05:20:20 main: digest: sha256:8e849ae461068c86b7df8cd9c4e68619c7cab8aece042e8df23c497f6426c682 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:20:20 ===================================================== [Pipeline] echo 05:20:20 taggedImages: 05:20:20 - nexus3.edgexfoundry.org:10004/edgex-ui:ac546a2f150132441b3fc3e497761aac756dd4b3 05:20:20 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 05:20:20 - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.10 05:20:20 - nexus3.edgexfoundry.org:10004/edgex-ui:ac546a2f150132441b3fc3e497761aac756dd4b3-3.1.0-dev.10 05:20:20 - nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // script [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 05:20:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:20:20 05:20:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:20:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:20:21 latest: Pulling from edgex-lftools-log-publisher 05:20:21 5eb5b503b376: Pulling fs layer 05:20:21 5c69ac0246d0: Pulling fs layer 05:20:21 ec43610c2a17: Pulling fs layer 05:20:21 3a2ae6a8a46f: Pulling fs layer 05:20:21 33b1e0a273af: Pulling fs layer 05:20:21 5d3b04190fa2: Pulling fs layer 05:20:21 2f39f015ded8: Pulling fs layer 05:20:21 3a2ae6a8a46f: Waiting 05:20:21 33b1e0a273af: Waiting 05:20:21 5d3b04190fa2: Waiting 05:20:21 2f39f015ded8: Waiting 05:20:21 5c69ac0246d0: Download complete 05:20:21 3a2ae6a8a46f: Verifying Checksum 05:20:21 3a2ae6a8a46f: Download complete 05:20:21 33b1e0a273af: Verifying Checksum 05:20:21 33b1e0a273af: Download complete 05:20:21 5d3b04190fa2: Verifying Checksum 05:20:21 5d3b04190fa2: Download complete 05:20:21 ec43610c2a17: Verifying Checksum 05:20:21 ec43610c2a17: Download complete 05:20:21 5eb5b503b376: Download complete 05:20:22 2f39f015ded8: Download complete 05:20:22 5eb5b503b376: Pull complete 05:20:22 5c69ac0246d0: Pull complete 05:20:23 ec43610c2a17: Pull complete 05:20:23 3a2ae6a8a46f: Pull complete 05:20:23 33b1e0a273af: Pull complete 05:20:23 5d3b04190fa2: Pull complete 05:20:27 2f39f015ded8: Pull complete 05:20:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:20:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:20:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:20:27 prd-ubuntu20.04-docker-8c-8g-15557 does not seem to be running inside a container 05:20:27 $ 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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:20:31 $ docker top 07378ba0579ff812fa5164acd5c1fca2f35fe60c9c7f0b1ecfe7571f550e4446 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:20:32 ---> job-cost.sh 05:20:32 lf-activate-venv: SKIPPING 05:20:32 INFO: No Stack... 05:20:32 INFO: Retrieving Pricing Info for: v3-standard-8 05:20:33 INFO: Archiving Costs [Pipeline] sh 05:20:33 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 05:20:33 + cut -d, -f6 [Pipeline] lock 05:20:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-129-stack-cost] 05:20:33 Resource [jenkins-edgexfoundry-edgex-ui-go-main-129-stack-cost] did not exist. Created. 05:20:33 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:20:33 + echo total: 0.2199999988079071 [Pipeline] stash 05:20:34 Stashed 1 file(s) [Pipeline] } 05:20:34 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-129-stack-cost] [Pipeline] // lock [Pipeline] } 05:20:34 $ docker stop --time=1 07378ba0579ff812fa5164acd5c1fca2f35fe60c9c7f0b1ecfe7571f550e4446 05:20:35 $ docker rm -f --volumes 07378ba0579ff812fa5164acd5c1fca2f35fe60c9c7f0b1ecfe7571f550e4446 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:21:38 Removing intermediate container 509126fc9a1a 05:21:38 ---> 46bf27d6699b 05:21:38 Step 14/15 : COPY . . 05:21:38 ---> 3bdff16fa6ce 05:21:38 Step 15/15 : RUN ${MAKE} 05:21:38 ---> Running in 1dcd92c1d867 05:21:38 noop 05:21:38 Removing intermediate container 1dcd92c1d867 05:21:38 ---> 5121112fe2fe 05:21:38 Successfully built 5121112fe2fe 05:21:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:38 + docker inspect -f . ci-base-image-arm64 05:21:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:21:38 prd-ubuntu20.04-docker-arm64-4c-16g-15558 does not seem to be running inside a container 05:21:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/129 -v /w/workspace/edgex-ui-go/129:/w/workspace/edgex-ui-go/129:rw,z -v /w/workspace/edgex-ui-go/129@tmp:/w/workspace/edgex-ui-go/129@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 ******** ci-base-image-arm64 cat 05:21:40 $ docker top 74a1b6d906b597516dee20d46abd1b8472aa32d1d0dff0c57f1345e12528105f -eo pid,comm [Pipeline] { [Pipeline] sh 05:21:40 + go version 05:21:40 go version go1.21.0 linux/arm64 [Pipeline] } 05:21:40 $ docker stop --time=1 74a1b6d906b597516dee20d46abd1b8472aa32d1d0dff0c57f1345e12528105f 05:21:42 $ docker rm -f --volumes 74a1b6d906b597516dee20d46abd1b8472aa32d1d0dff0c57f1345e12528105f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:21:43 + docker inspect -f . ci-base-image-arm64 05:21:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:21:43 prd-ubuntu20.04-docker-arm64-4c-16g-15558 does not seem to be running inside a container 05:21:43 $ 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/129 -v /w/workspace/edgex-ui-go/129:/w/workspace/edgex-ui-go/129:rw,z -v /w/workspace/edgex-ui-go/129@tmp:/w/workspace/edgex-ui-go/129@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 ******** ci-base-image-arm64 cat 05:21:44 $ docker top 4d4a88d6e6de4ae0a953f7737b8ca74ee620cabfaf4fe1aec501c70b8e97306d -eo pid,comm [Pipeline] { [Pipeline] sh 05:21:45 + git config --global --add safe.directory /w/workspace/edgex-ui-go/129 [Pipeline] fileExists [Pipeline] sh 05:21:45 + make test 05:21:45 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 05:21:53 ? github.com/edgexfoundry/edgex-ui-go [no test files] 05:23:15 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 05:23:15 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 05:23:15 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 05:23:15 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 05:23:15 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 05:23:15 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 05:23:15 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 05:23:15 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 05:23:15 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 05:23:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:23:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:23:33 ./bin/test-attribution-txt.sh 05:23:33 An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add 05:23:33 An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add 05:23:33 An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add 05:23:33 An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add 05:23:33 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 05:23:33 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 05:23:33 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 05:23:33 An attribution for golang.org/x/exp is missing from Attribution.txt, please add 05:23:33 An attribution for golang.org/x/time is missing from Attribution.txt, please add 05:23:33 make -C web test 05:23:33 make[1]: Entering directory '/w/workspace/edgex-ui-go/129/web' 05:23:33 make[1]: tput: No such file or directory 05:23:33 make[1]: tput: No such file or directory 05:23:33 warning: generating ./VERSION 05:23:33 echo "0.0.0" > VERSION 05:23:33 docker build \ 05:23:33 -f Dockerfile \ 05:23:33 --build-arg USER=1000 \ 05:23:33 \ 05:23:33 --label "git_sha=ac546a2f150132441b3fc3e497761aac756dd4b3" \ 05:23:33 -t edgexfoundry/edgex-web-ui:ac546a2f150132441b3fc3e497761aac756dd4b3 \ 05:23:33 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 05:23:33 . 05:23:33 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 05:23:33 Install the buildx component to build images with BuildKit: 05:23:33 https://docs.docker.com/go/buildx/ 05:23:33 05:23:33 Sending build context to Docker daemon 2.706MB 05:23:33 Step 1/11 : FROM node:18-alpine3.18 05:23:33 18-alpine3.18: Pulling from library/node 05:23:33 579b34f0a95b: Already exists 05:23:33 193dce5f4a0c: Pulling fs layer 05:23:33 78d1fe6b9b44: Pulling fs layer 05:23:33 18c854bc80ea: Pulling fs layer 05:23:33 18c854bc80ea: Verifying Checksum 05:23:33 18c854bc80ea: Download complete 05:23:33 78d1fe6b9b44: Verifying Checksum 05:23:33 78d1fe6b9b44: Download complete 05:23:34 193dce5f4a0c: Verifying Checksum 05:23:34 193dce5f4a0c: Download complete 05:23:44 193dce5f4a0c: Pull complete 05:23:48 78d1fe6b9b44: Pull complete 05:23:48 18c854bc80ea: Pull complete 05:23:48 Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d 05:23:48 Status: Downloaded newer image for node:18-alpine3.18 05:23:48 ---> f5a5f9201015 05:23:48 Step 2/11 : RUN apk add --no-cache chromium 05:23:48 ---> Running in 9330e1f67b46 05:23:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:23:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:23:52 (1/151) Installing libexpat (2.5.0-r1) 05:23:52 (2/151) Installing brotli-libs (1.0.9-r14) 05:23:52 (3/151) Installing libbz2 (1.0.8-r5) 05:23:52 (4/151) Installing libpng (1.6.39-r3) 05:23:52 (5/151) Installing freetype (2.13.0-r5) 05:23:52 (6/151) Installing fontconfig (2.14.2-r3) 05:23:52 (7/151) Installing libfontenc (1.1.7-r2) 05:23:52 (8/151) Installing mkfontscale (1.2.2-r3) 05:23:52 (9/151) Installing font-opensans (0_git20210927-r1) 05:23:52 (10/151) Installing pkgconf (1.9.5-r0) 05:23:52 (11/151) Installing libffi (3.4.4-r2) 05:23:52 (12/151) Installing libintl (0.21.1-r7) 05:23:52 (13/151) Installing libblkid (2.38.1-r8) 05:23:52 (14/151) Installing libmount (2.38.1-r8) 05:23:52 (15/151) Installing pcre2 (10.42-r1) 05:23:52 (16/151) Installing glib (2.76.4-r0) 05:23:52 (17/151) Installing xz-libs (5.4.3-r0) 05:23:52 (18/151) Installing libxml2 (2.11.4-r0) 05:23:52 (19/151) Installing shared-mime-info (2.2-r5) 05:23:52 (20/151) Installing hicolor-icon-theme (0.17-r2) 05:23:52 (21/151) Installing libjpeg-turbo (2.1.5.1-r3) 05:23:52 (22/151) Installing libwebp (1.3.2-r0) 05:23:52 (23/151) Installing zstd-libs (1.5.5-r4) 05:23:52 (24/151) Installing tiff (4.5.1-r0) 05:23:52 (25/151) Installing gdk-pixbuf (2.42.10-r5) 05:23:52 (26/151) Installing gtk-update-icon-cache (3.24.38-r1) 05:23:52 (27/151) Installing libxau (1.0.11-r2) 05:23:52 (28/151) Installing libmd (1.0.4-r2) 05:23:52 (29/151) Installing libbsd (0.11.7-r1) 05:23:52 (30/151) Installing libxdmcp (1.1.4-r2) 05:23:52 (31/151) Installing libxcb (1.15-r1) 05:23:52 (32/151) Installing libx11 (1.8.4-r4) 05:23:52 (33/151) Installing libxcomposite (0.4.6-r3) 05:23:52 (34/151) Installing libxfixes (6.0.1-r2) 05:23:52 (35/151) Installing libxrender (0.9.11-r3) 05:23:52 (36/151) Installing libxcursor (1.2.1-r2) 05:23:52 (37/151) Installing libxdamage (1.1.6-r2) 05:23:52 (38/151) Installing libxext (1.3.5-r2) 05:23:52 (39/151) Installing libxi (1.8.1-r0) 05:23:52 (40/151) Installing libxinerama (1.1.5-r2) 05:23:52 (41/151) Installing libxrandr (1.5.3-r2) 05:23:52 (42/151) Installing libatk-1.0 (2.48.3-r0) 05:23:52 (43/151) Installing libxtst (1.2.4-r2) 05:23:52 (44/151) Installing dbus-libs (1.14.8-r0) 05:23:52 (45/151) Installing at-spi2-core (2.48.3-r0) 05:23:52 (46/151) Installing libatk-bridge-2.0 (2.48.3-r0) 05:23:52 (47/151) Installing pixman (0.42.2-r1) 05:23:52 (48/151) Installing cairo (1.17.8-r1) 05:23:52 (49/151) Installing cairo-gobject (1.17.8-r1) 05:23:52 (50/151) Installing avahi-libs (0.8-r13) 05:23:52 (51/151) Installing gmp (6.2.1-r3) 05:23:52 (52/151) Installing nettle (3.8.1-r2) 05:23:52 (53/151) Installing libunistring (1.1-r1) 05:23:52 (54/151) Installing libidn2 (2.3.4-r1) 05:23:52 (55/151) Installing p11-kit (0.24.1-r2) 05:23:53 (56/151) Installing libtasn1 (4.19.0-r1) 05:23:53 (57/151) Installing gnutls (3.8.0-r2) 05:23:53 (58/151) Installing cups-libs (2.4.7-r0) 05:23:53 (59/151) Installing libepoxy (1.5.10-r1) 05:23:53 (60/151) Installing fribidi (1.0.13-r0) 05:23:53 (61/151) Installing graphite2 (1.3.14-r5) 05:23:53 (62/151) Installing harfbuzz (7.3.0-r0) 05:23:53 (63/151) Installing libxft (2.3.8-r1) 05:23:53 (64/151) Installing pango (1.50.14-r1) 05:23:53 (65/151) Installing wayland-libs-client (1.22.0-r2) 05:23:53 (66/151) Installing wayland-libs-cursor (1.22.0-r2) 05:23:53 (67/151) Installing wayland-libs-egl (1.22.0-r2) 05:23:53 (68/151) Installing xkeyboard-config (2.38-r0) 05:23:53 (69/151) Installing libxkbcommon (1.5.0-r2) 05:23:53 (70/151) Installing gtk+3.0 (3.24.38-r1) 05:23:53 Executing gtk+3.0-3.24.38-r1.post-install 05:23:53 (71/151) Installing icu-data-full (73.2-r2) 05:23:54 (72/151) Installing mesa (23.0.4-r0) 05:23:54 (73/151) Installing llvm15-libs (15.0.7-r6) 05:23:57 (74/151) Installing libdrm (2.4.115-r4) 05:23:57 (75/151) Installing musl-fts (1.2.7-r5) 05:23:57 (76/151) Installing libelf (0.189-r2) 05:23:57 (77/151) Installing mesa-glapi (23.0.4-r0) 05:23:57 (78/151) Installing mesa-dri-gallium (23.0.4-r0) 05:23:57 (79/151) Installing eudev-libs (3.2.11-r8) 05:23:57 (80/151) Installing libmagic (5.45-r0) 05:23:57 (81/151) Installing file (5.45-r0) 05:23:57 (82/151) Installing libice (1.1.1-r2) 05:23:57 (83/151) Installing libuuid (2.38.1-r8) 05:23:57 (84/151) Installing libsm (1.2.4-r1) 05:23:57 (85/151) Installing libxt (1.3.0-r2) 05:23:57 (86/151) Installing libxmu (1.1.4-r2) 05:23:57 (87/151) Installing xset (1.2.5-r1) 05:23:57 (88/151) Installing xprop (1.2.6-r0) 05:23:57 (89/151) Installing xdg-utils (1.1.3-r4) 05:23:57 (90/151) Installing libogg (1.3.5-r4) 05:23:57 (91/151) Installing flac-libs (1.4.3-r0) 05:23:57 (92/151) Installing alsa-lib (1.2.9-r1) 05:23:57 (93/151) Installing libatomic (12.2.1_git20220924-r10) 05:23:57 (94/151) Installing svt-av1-libs (1.6.0-r0) 05:23:57 (95/151) Installing aom-libs (3.6.1-r0) 05:23:57 (96/151) Installing libva (2.18.0-r1) 05:23:58 (97/151) Installing libvdpau (1.5-r1) 05:23:58 (98/151) Installing ffmpeg-libavutil (6.0-r15) 05:23:58 (99/151) Installing libdav1d (1.2.1-r0) 05:23:58 (100/151) Installing libhwy (1.0.4-r1) 05:23:58 (101/151) Installing lcms2 (2.15-r2) 05:23:58 (102/151) Installing libjxl (0.8.2-r0) 05:23:58 (103/151) Installing lame-libs (3.100-r5) 05:23:58 (104/151) Installing opus (1.4-r0) 05:23:58 (105/151) Installing libgomp (12.2.1_git20220924-r10) 05:23:58 (106/151) Installing soxr (0.1.3-r5) 05:23:58 (107/151) Installing ffmpeg-libswresample (6.0-r15) 05:23:58 (108/151) Installing libtheora (1.1.1-r17) 05:23:58 (109/151) Installing libvorbis (1.3.7-r1) 05:23:58 (110/151) Installing libvpx (1.13.0-r2) 05:23:58 (111/151) Installing x264-libs (0.164_git20220602-r1) 05:23:58 (112/151) Installing numactl (2.0.16-r4) 05:23:58 (113/151) Installing x265-libs (3.5-r4) 05:23:58 (114/151) Installing xvidcore (1.3.7-r1) 05:23:58 (115/151) Installing ffmpeg-libavcodec (6.0-r15) 05:23:58 (116/151) Installing libbluray (1.3.4-r0) 05:23:58 (117/151) Installing mpg123-libs (1.31.3-r1) 05:23:58 (118/151) Installing libopenmpt (0.7.2-r0) 05:23:58 (119/151) Installing cjson (1.7.15-r4) 05:23:58 (120/151) Installing mbedtls (2.28.5-r0) 05:23:58 (121/151) Installing librist (0.2.7-r0) 05:23:58 (122/151) Installing libsrt (1.5.2-r0) 05:23:58 (123/151) Installing libssh (0.10.5-r0) 05:23:58 (124/151) Installing libsodium (1.0.18-r3) 05:23:58 (125/151) Installing libzmq (4.3.4-r4) 05:23:58 (126/151) Installing ffmpeg-libavformat (6.0-r15) 05:23:59 (127/151) Installing libevent (2.1.12-r6) 05:23:59 (128/151) Installing wayland-libs-server (1.22.0-r2) 05:23:59 (129/151) Installing mesa-gbm (23.0.4-r0) 05:23:59 (130/151) Installing harfbuzz-subset (7.3.0-r0) 05:23:59 (131/151) Installing icu-libs (73.2-r2) 05:23:59 (132/151) Installing jsoncpp (1.9.5-r0) 05:23:59 (133/151) Installing minizip (1.2.13-r1) 05:23:59 (134/151) Installing nspr (4.35-r2) 05:23:59 (135/151) Installing sqlite-libs (3.41.2-r2) 05:23:59 (136/151) Installing nss (3.94-r0) 05:23:59 (137/151) Installing pipewire-libs (0.3.70-r1) 05:23:59 (138/151) Installing libasyncns (0.8-r1) 05:23:59 (139/151) Installing libltdl (2.4.7-r2) 05:23:59 (140/151) Installing orc (0.4.34-r0) 05:23:59 (141/151) Installing libsndfile (1.2.0-r2) 05:23:59 (142/151) Installing speexdsp (1.2.1-r1) 05:23:59 (143/151) Installing tdb-libs (1.4.8-r1) 05:23:59 (144/151) Installing libpulse (16.1-r10) 05:23:59 (145/151) Installing snappy (1.1.10-r1) 05:23:59 (146/151) Installing libwoff2common (1.0.2-r2) 05:23:59 (147/151) Installing libwoff2enc (1.0.2-r2) 05:23:59 (148/151) Installing libgpg-error (1.47-r1) 05:23:59 (149/151) Installing libgcrypt (1.10.2-r1) 05:23:59 (150/151) Installing libxslt (1.1.38-r0) 05:23:59 (151/151) Installing chromium (117.0.5938.62-r0) 05:24:05 Executing busybox-1.36.1-r2.trigger 05:24:05 Executing fontconfig-2.14.2-r3.trigger 05:24:05 Executing mkfontscale-1.2.2-r3.trigger 05:24:05 Executing glib-2.76.4-r0.trigger 05:24:05 Executing shared-mime-info-2.2-r5.trigger 05:24:07 Executing gdk-pixbuf-2.42.10-r5.trigger 05:24:07 Executing gtk-update-icon-cache-3.24.38-r1.trigger 05:24:07 OK: 555 MiB in 168 packages 05:24:22 Removing intermediate container 9330e1f67b46 05:24:22 ---> 7fca65380b84 05:24:22 Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser 05:24:22 ---> Running in 8d6dbf00af8d 05:24:22 Removing intermediate container 8d6dbf00af8d 05:24:22 ---> 6ebd0eaabe4f 05:24:22 Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider 05:24:22 ---> Running in 5d1d46c38e1b 05:24:22 Removing intermediate container 5d1d46c38e1b 05:24:22 ---> 3e2c58250fc0 05:24:22 Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH 05:24:22 ---> Running in bb1992a6988d 05:24:22 Removing intermediate container bb1992a6988d 05:24:22 ---> 106ca2a12ae4 05:24:22 Step 6/11 : RUN npm install -g npm 05:24:22 ---> Running in 1ed270d3a555 05:24:49 05:24:49 removed 2 packages, and changed 69 packages in 24s 05:24:49 05:24:49 29 packages are looking for funding 05:24:49 run `npm fund` for details 05:24:53 Removing intermediate container 1ed270d3a555 05:24:53 ---> 64ac2886b3d8 05:24:53 Step 7/11 : ARG USER=1000 05:24:53 ---> Running in 0a547ad2b59a 05:24:53 Removing intermediate container 0a547ad2b59a 05:24:53 ---> 4dc43aa9b1a9 05:24:53 Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 05:24:53 ---> Running in dab83cbaa81c 05:24:59 Removing intermediate container dab83cbaa81c 05:24:59 ---> ef3b6247dcc4 05:24:59 Step 9/11 : USER $USER:$USER 05:24:59 ---> Running in f53b57ad1471 05:24:59 Removing intermediate container f53b57ad1471 05:24:59 ---> e51fc0b52c0b 05:24:59 Step 10/11 : WORKDIR /app 05:24:59 ---> Running in 30a821d2d35c 05:24:59 Removing intermediate container 30a821d2d35c 05:24:59 ---> 470c3401fd7f 05:24:59 Step 11/11 : LABEL git_sha=ac546a2f150132441b3fc3e497761aac756dd4b3 05:24:59 ---> Running in fa693843e436 05:24:59 Removing intermediate container fa693843e436 05:24:59 ---> 7a093cce47e9 05:24:59 Successfully built 7a093cce47e9 05:24:59 Successfully tagged edgexfoundry/edgex-web-ui:ac546a2f150132441b3fc3e497761aac756dd4b3 05:24:59 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 05:24:59 touch edgex-web-ui.imagebuilt 05:25:00 mkdir -p node_modules coverage 05:25:00 chown "1000:1000" node_modules coverage package-lock.json 05:25:00 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 05:25:12 npm WARN EBADENGINE Unsupported engine { 05:25:12 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 05:25:12 npm WARN EBADENGINE required: { 05:25:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:25:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:25:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:25:12 npm WARN EBADENGINE }, 05:25:12 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 05:25:12 npm WARN EBADENGINE } 05:25:12 npm WARN EBADENGINE Unsupported engine { 05:25:12 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 05:25:12 npm WARN EBADENGINE required: { 05:25:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:25:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:25:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:25:12 npm WARN EBADENGINE }, 05:25:12 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 05:25:12 npm WARN EBADENGINE } 05:25:12 npm WARN EBADENGINE Unsupported engine { 05:25:12 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 05:25:12 npm WARN EBADENGINE required: { 05:25:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:25:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:25:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:25:12 npm WARN EBADENGINE }, 05:25:12 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 05:25:12 npm WARN EBADENGINE } 05:25:12 npm WARN EBADENGINE Unsupported engine { 05:25:12 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 05:25:12 npm WARN EBADENGINE required: { 05:25:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:25:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:25:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:25:12 npm WARN EBADENGINE }, 05:25:12 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 05:25:12 npm WARN EBADENGINE } 05:25:12 npm WARN EBADENGINE Unsupported engine { 05:25:12 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 05:25:12 npm WARN EBADENGINE required: { 05:25:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:25:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:25:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:25:12 npm WARN EBADENGINE }, 05:25:12 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 05:25:12 npm WARN EBADENGINE } 05:25:12 npm WARN EBADENGINE Unsupported engine { 05:25:12 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 05:25:12 npm WARN EBADENGINE required: { 05:25:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:25:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:25:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:25:12 npm WARN EBADENGINE }, 05:25:12 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 05:25:12 npm WARN EBADENGINE } 05:25:12 npm WARN EBADENGINE Unsupported engine { 05:25:12 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 05:25:12 npm WARN EBADENGINE required: { 05:25:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:25:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:25:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:25:12 npm WARN EBADENGINE }, 05:25:12 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 05:25:12 npm WARN EBADENGINE } 05:25:12 npm WARN EBADENGINE Unsupported engine { 05:25:12 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 05:25:12 npm WARN EBADENGINE required: { 05:25:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:25:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:25:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:25:12 npm WARN EBADENGINE }, 05:25:12 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 05:25:12 npm WARN EBADENGINE } 05:25:12 npm WARN EBADENGINE Unsupported engine { 05:25:12 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 05:25:12 npm WARN EBADENGINE required: { 05:25:12 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 05:25:12 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 05:25:12 npm WARN EBADENGINE yarn: '>= 1.13.0' 05:25:12 npm WARN EBADENGINE }, 05:25:12 npm WARN EBADENGINE current: { node: 'v18.18.2', npm: '10.2.1' } 05:25:12 npm WARN EBADENGINE } 05:26:49 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 05:26:49 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 05:26:49 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 05:26:49 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 05:26:49 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:26:49 npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility 05:26:49 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 05:26:49 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 05:26:49 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 05:26:49 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 05:26:49 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 05:26:49 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. 05:26:49 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 05:26:52 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. 05:26:52 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. 05:26:52 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 05:26:59 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 05:27:11 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 05:27:12 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 05:27:34 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. 05:27:56 npm WARN deprecated core-js@3.16.0: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js. 05:28:43 05:28:43 added 1475 packages, and audited 1476 packages in 4m 05:28:43 05:28:43 77 vulnerabilities (1 low, 53 moderate, 16 high, 7 critical) 05:28:43 05:28:43 To address issues that do not require attention, run: 05:28:43 npm audit fix 05:28:43 05:28:43 To address all issues (including breaking changes), run: 05:28:43 npm audit fix --force 05:28:43 05:28:43 Run `npm audit` for details. 05:28:43 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 05:28:56 - Generating browser application bundles (phase: setup)... 05:29:22 Compiling @angular/core : es2015 as esm2015 05:29:22 Compiling @angular/compiler/testing : es2015 as esm2015 05:29:44 Compiling @angular/core/testing : es2015 as esm2015 05:29:44 Compiling @angular/common : es2015 as esm2015 05:29:50 Compiling @angular/platform-browser : es2015 as esm2015 05:29:50 Compiling @angular/common/testing : es2015 as esm2015 05:29:52 Compiling @angular/router : es2015 as esm2015 05:29:53 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 05:29:57 Compiling @angular/platform-browser/testing : es2015 as esm2015 05:29:57 Compiling @angular/common/http : es2015 as esm2015 05:29:58 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 05:30:02 Compiling @angular/forms : es2015 as esm2015 05:30:02 Compiling @angular/router/testing : es2015 as esm2015 05:30:02 Compiling @angular/common/http/testing : es2015 as esm2015 05:30:49 31 10 2023 05:30:48.382:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 05:30:49 31 10 2023 05:30:48.392:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 05:30:49 31 10 2023 05:30:48.417:INFO [launcher]: Starting browser ChromeHeadless 05:31:57 31 10 2023 05:31:57.164:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 05:32:00 31 10 2023 05:31:59.941:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 05:32:12 31 10 2023 05:32:12.243:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 05:32:30 ✔ Browser application bundle generation complete. 05:32:30 31 10 2023 05:32:30.305:INFO [Chrome Headless 117.0.5938.62 (Linux aarch64)]: Connected on socket 23k0lVYwXCh8toaPAAAB with id 21909392 05:32:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 0 of 147 SUCCESS (0 secs / 0 secs) 05:32:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 1 of 147 SUCCESS (0 secs / 0.476 secs) 05:32:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 2 of 147 SUCCESS (0 secs / 0.539 secs) 05:32:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 3 of 147 SUCCESS (0 secs / 0.891 secs) 05:32:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 4 of 147 SUCCESS (0 secs / 1.18 secs) 05:32:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 5 of 147 SUCCESS (0 secs / 1.286 secs) 05:32:48 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 6 of 147 SUCCESS (0 secs / 1.335 secs) 05:32:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 7 of 147 SUCCESS (0 secs / 1.515 secs) 05:32:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 8 of 147 SUCCESS (0 secs / 1.562 secs) 05:32:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 9 of 147 SUCCESS (0 secs / 1.609 secs) 05:32:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 10 of 147 SUCCESS (0 secs / 1.662 secs) 05:32:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 11 of 147 SUCCESS (0 secs / 1.752 secs) 05:32:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 12 of 147 SUCCESS (0 secs / 1.835 secs) 05:32:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 13 of 147 SUCCESS (0 secs / 1.898 secs) 05:32:49 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 14 of 147 SUCCESS (0 secs / 1.962 secs) 05:32:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 15 of 147 SUCCESS (0 secs / 2.062 secs) 05:32:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 16 of 147 SUCCESS (0 secs / 2.089 secs) 05:32:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 17 of 147 SUCCESS (0 secs / 2.112 secs) 05:32:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 18 of 147 SUCCESS (0 secs / 2.135 secs) 05:32:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 19 of 147 SUCCESS (0 secs / 2.175 secs) 05:32:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 20 of 147 SUCCESS (0 secs / 2.191 secs) 05:32:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 21 of 147 SUCCESS (0 secs / 2.496 secs) 05:32:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 22 of 147 SUCCESS (0 secs / 2.555 secs) 05:32:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 23 of 147 SUCCESS (0 secs / 2.574 secs) 05:32:50 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 24 of 147 SUCCESS (0 secs / 2.787 secs) 05:32:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 25 of 147 SUCCESS (0 secs / 2.807 secs) 05:32:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 26 of 147 SUCCESS (0 secs / 2.878 secs) 05:32:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 27 of 147 SUCCESS (0 secs / 2.894 secs) 05:32:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 28 of 147 SUCCESS (0 secs / 2.969 secs) 05:32:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 29 of 147 SUCCESS (0 secs / 3.145 secs) 05:32:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 30 of 147 SUCCESS (0 secs / 3.208 secs) 05:32:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 31 of 147 SUCCESS (0 secs / 3.26 secs) 05:32:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 32 of 147 SUCCESS (0 secs / 3.34 secs) 05:32:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 33 of 147 SUCCESS (0 secs / 3.413 secs) 05:32:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 34 of 147 SUCCESS (0 secs / 3.438 secs) 05:32:51 ERROR: 'NG0304: 'router-outlet' is not a known element: 05:32:51 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 05:32:51 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 05:32:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 34 of 147 SUCCESS (0 secs / 3.438 secs) 05:32:51 ERROR: 'NG0304: 'router-outlet' is not a known element: 05:32:51 1. If 'router-outlet' is an Angular component, then verify that it is part of this module. 05:32:51 2. If 'router-outlet' is a Web Component then add 'CUSTOM_ELEMENTS_SCHEMA' to the '@NgModule.schemas' of this component to suppress this message.' 05:32:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 35 of 147 SUCCESS (0 secs / 3.459 secs) 05:32:51 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 36 of 147 SUCCESS (0 secs / 3.497 secs) 05:32:52 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 37 of 147 SUCCESS (0 secs / 3.602 secs) 05:32:52 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 38 of 147 SUCCESS (0 secs / 3.927 secs) 05:32:52 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 39 of 147 SUCCESS (0 secs / 4.147 secs) 05:32:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 40 of 147 SUCCESS (0 secs / 4.61 secs) 05:32:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 41 of 147 SUCCESS (0 secs / 4.643 secs) 05:32:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 42 of 147 SUCCESS (0 secs / 4.666 secs) 05:32:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 43 of 147 SUCCESS (0 secs / 4.713 secs) 05:32:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 44 of 147 SUCCESS (0 secs / 4.777 secs) 05:32:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 45 of 147 SUCCESS (0 secs / 4.907 secs) 05:32:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 46 of 147 SUCCESS (0 secs / 4.958 secs) 05:32:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 47 of 147 SUCCESS (0 secs / 5.007 secs) 05:32:53 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 48 of 147 SUCCESS (0 secs / 5.151 secs) 05:32:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 49 of 147 SUCCESS (0 secs / 5.212 secs) 05:32:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 50 of 147 SUCCESS (0 secs / 5.229 secs) 05:32:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 51 of 147 SUCCESS (0 secs / 5.248 secs) 05:32:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 52 of 147 SUCCESS (0 secs / 5.258 secs) 05:32:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 53 of 147 SUCCESS (0 secs / 5.281 secs) 05:32:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 54 of 147 SUCCESS (0 secs / 5.302 secs) 05:32:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 55 of 147 SUCCESS (0 secs / 5.345 secs) 05:32:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 56 of 147 SUCCESS (0 secs / 5.477 secs) 05:32:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 57 of 147 SUCCESS (0 secs / 5.5 secs) 05:32:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 58 of 147 SUCCESS (0 secs / 5.518 secs) 05:32:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 59 of 147 SUCCESS (0 secs / 5.551 secs) 05:32:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 60 of 147 SUCCESS (0 secs / 5.569 secs) 05:32:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 61 of 147 SUCCESS (0 secs / 5.586 secs) 05:32:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 62 of 147 SUCCESS (0 secs / 5.604 secs) 05:32:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 63 of 147 SUCCESS (0 secs / 5.87 secs) 05:32:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 64 of 147 SUCCESS (0 secs / 5.907 secs) 05:32:54 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 65 of 147 SUCCESS (0 secs / 5.998 secs) 05:32:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 66 of 147 SUCCESS (0 secs / 6.064 secs) 05:32:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 67 of 147 SUCCESS (0 secs / 6.076 secs) 05:32:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 68 of 147 SUCCESS (0 secs / 6.084 secs) 05:32:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 69 of 147 SUCCESS (0 secs / 6.123 secs) 05:32:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 70 of 147 SUCCESS (0 secs / 6.146 secs) 05:32:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 71 of 147 SUCCESS (0 secs / 6.157 secs) 05:32:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 72 of 147 SUCCESS (0 secs / 6.165 secs) 05:32:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 73 of 147 SUCCESS (0 secs / 6.244 secs) 05:32:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 74 of 147 SUCCESS (0 secs / 6.302 secs) 05:32:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 75 of 147 SUCCESS (0 secs / 6.367 secs) 05:32:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 76 of 147 SUCCESS (0 secs / 6.403 secs) 05:32:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 77 of 147 SUCCESS (0 secs / 6.413 secs) 05:32:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 78 of 147 SUCCESS (0 secs / 6.42 secs) 05:32:55 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 79 of 147 SUCCESS (0 secs / 6.575 secs) 05:32:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 80 of 147 SUCCESS (0 secs / 6.694 secs) 05:32:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 81 of 147 SUCCESS (0 secs / 6.73 secs) 05:32:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 82 of 147 SUCCESS (0 secs / 6.799 secs) 05:32:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 83 of 147 SUCCESS (0 secs / 6.82 secs) 05:32:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 84 of 147 SUCCESS (0 secs / 6.904 secs) 05:32:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 85 of 147 SUCCESS (0 secs / 6.956 secs) 05:32:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 86 of 147 SUCCESS (0 secs / 6.969 secs) 05:32:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 87 of 147 SUCCESS (0 secs / 6.978 secs) 05:32:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 88 of 147 SUCCESS (0 secs / 6.988 secs) 05:32:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 89 of 147 SUCCESS (0 secs / 6.998 secs) 05:32:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 90 of 147 SUCCESS (0 secs / 7.136 secs) 05:32:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 91 of 147 SUCCESS (0 secs / 7.298 secs) 05:32:56 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 92 of 147 SUCCESS (0 secs / 7.331 secs) 05:32:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 93 of 147 SUCCESS (0 secs / 7.488 secs) 05:32:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 94 of 147 SUCCESS (0 secs / 7.599 secs) 05:32:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 95 of 147 SUCCESS (0 secs / 7.699 secs) 05:32:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 96 of 147 SUCCESS (0 secs / 7.828 secs) 05:32:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 97 of 147 SUCCESS (0 secs / 7.846 secs) 05:32:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 98 of 147 SUCCESS (0 secs / 7.855 secs) 05:32:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 99 of 147 SUCCESS (0 secs / 7.865 secs) 05:32:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 100 of 147 SUCCESS (0 secs / 7.899 secs) 05:32:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 101 of 147 SUCCESS (0 secs / 7.998 secs) 05:32:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 102 of 147 SUCCESS (0 secs / 8.068 secs) 05:32:57 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 103 of 147 SUCCESS (0 secs / 8.159 secs) 05:32:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 104 of 147 SUCCESS (0 secs / 8.224 secs) 05:32:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 105 of 147 SUCCESS (0 secs / 8.266 secs) 05:32:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 106 of 147 SUCCESS (0 secs / 8.293 secs) 05:32:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 107 of 147 SUCCESS (0 secs / 8.316 secs) 05:32:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 108 of 147 SUCCESS (0 secs / 8.374 secs) 05:32:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 109 of 147 SUCCESS (0 secs / 8.401 secs) 05:32:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 110 of 147 SUCCESS (0 secs / 8.503 secs) 05:32:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 111 of 147 SUCCESS (0 secs / 8.557 secs) 05:32:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 112 of 147 SUCCESS (0 secs / 8.568 secs) 05:32:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 113 of 147 SUCCESS (0 secs / 8.582 secs) 05:32:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 114 of 147 SUCCESS (0 secs / 8.687 secs) 05:32:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 115 of 147 SUCCESS (0 secs / 8.758 secs) 05:32:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 116 of 147 SUCCESS (0 secs / 8.855 secs) 05:32:58 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 117 of 147 SUCCESS (0 secs / 8.92 secs) 05:32:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 118 of 147 SUCCESS (0 secs / 8.949 secs) 05:32:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 119 of 147 SUCCESS (0 secs / 9.059 secs) 05:32:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 120 of 147 SUCCESS (0 secs / 9.087 secs) 05:32:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 121 of 147 SUCCESS (0 secs / 9.214 secs) 05:32:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 122 of 147 SUCCESS (0 secs / 9.328 secs) 05:32:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 123 of 147 SUCCESS (0 secs / 9.368 secs) 05:32:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 124 of 147 SUCCESS (0 secs / 9.408 secs) 05:32:59 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 125 of 147 SUCCESS (0 secs / 9.469 secs) 05:33:00 WARN: ' 05:33:00 It looks like you're using ngModel on the same form field as formControlName. 05:33:00 Support for using the ngModel input property and ngModelChange event with 05:33:00 reactive form directives has been deprecated in Angular v6 and will be removed 05:33:00 in a future version of Angular. 05:33:00 05:33:00 For more information on this, see our API docs here: 05:33:00 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:33:00 ' 05:33:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 125 of 147 SUCCESS (0 secs / 9.469 secs) 05:33:00 WARN: ' 05:33:00 It looks like you're using ngModel on the same form field as formControlName. 05:33:00 Support for using the ngModel input property and ngModelChange event with 05:33:00 reactive form directives has been deprecated in Angular v6 and will be removed 05:33:00 in a future version of Angular. 05:33:00 05:33:00 For more information on this, see our API docs here: 05:33:00 https://angular.io/api/forms/FormControlName#use-with-ngmodel 05:33:00 ' 05:33:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 126 of 147 SUCCESS (0 secs / 9.579 secs) 05:33:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 127 of 147 SUCCESS (0 secs / 9.608 secs) 05:33:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 128 of 147 SUCCESS (0 secs / 9.622 secs) 05:33:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 129 of 147 SUCCESS (0 secs / 9.78 secs) 05:33:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 130 of 147 SUCCESS (0 secs / 9.825 secs) 05:33:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 131 of 147 SUCCESS (0 secs / 9.917 secs) 05:33:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 132 of 147 SUCCESS (0 secs / 9.958 secs) 05:33:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 133 of 147 SUCCESS (0 secs / 10.12 secs) 05:33:00 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 134 of 147 SUCCESS (0 secs / 10.182 secs) 05:33:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 135 of 147 SUCCESS (0 secs / 10.289 secs) 05:33:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 136 of 147 SUCCESS (0 secs / 10.394 secs) 05:33:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 137 of 147 SUCCESS (0 secs / 10.436 secs) 05:33:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 138 of 147 SUCCESS (0 secs / 10.475 secs) 05:33:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 139 of 147 SUCCESS (0 secs / 10.514 secs) 05:33:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 140 of 147 SUCCESS (0 secs / 10.573 secs) 05:33:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 141 of 147 SUCCESS (0 secs / 10.584 secs) 05:33:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 142 of 147 SUCCESS (0 secs / 10.591 secs) 05:33:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 143 of 147 SUCCESS (0 secs / 10.621 secs) 05:33:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 144 of 147 SUCCESS (0 secs / 10.633 secs) 05:33:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 145 of 147 SUCCESS (0 secs / 10.639 secs) 05:33:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 146 of 147 SUCCESS (0 secs / 10.649 secs) 05:33:01 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (0 secs / 10.66 secs) 05:33:02 Chrome Headless 117.0.5938.62 (Linux aarch64): Executed 147 of 147 SUCCESS (15.113 secs / 10.66 secs) 05:33:02 TOTAL: 147 SUCCESS 05:33:02 ✔ Browser application bundle generation complete. 05:33:05 05:33:05 =============================== Coverage summary =============================== 05:33:05 Statements : 41.06% ( 1474/3590 ) 05:33:05 Branches : 11.75% ( 114/970 ) 05:33:05 Functions : 32.29% ( 423/1310 ) 05:33:05 Lines : 39.05% ( 1329/3403 ) 05:33:05 ================================================================================ 05:33:05 31 10 2023 05:33:05.554:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 05:33:06 ✔ Browser application bundle generation complete. 05:33:07 make[1]: Leaving directory '/w/workspace/edgex-ui-go/129/web' [Pipeline] echo 05:33:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 05:33:07 $ docker stop --time=1 4d4a88d6e6de4ae0a953f7737b8ca74ee620cabfaf4fe1aec501c70b8e97306d 05:33:09 $ docker rm -f --volumes 4d4a88d6e6de4ae0a953f7737b8ca74ee620cabfaf4fe1aec501c70b8e97306d [Pipeline] // withDockerContainer [Pipeline] sh 05:33:10 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:33:13 Warning: overwriting stash ‘coverage-report’ 05:33:20 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:33:20 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:33:23 + ls -al . 05:33:23 total 176 05:33:23 drwxrwxr-x 12 jenkins jenkins 4096 Oct 31 05:21 . 05:33:23 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 05:18 .. 05:33:23 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 05:18 .blubracket 05:33:23 -rw-rw-r-- 1 jenkins jenkins 18 Oct 31 05:18 .dockerignore 05:33:23 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 05:18 .git 05:33:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 05:18 .github 05:33:23 -rw-rw-r-- 1 jenkins jenkins 161 Oct 31 05:18 .gitignore 05:33:23 -rw-rw-r-- 1 jenkins jenkins 8418 Oct 31 05:18 Attribution.txt 05:33:23 -rw-rw-r-- 1 jenkins jenkins 19103 Oct 31 05:18 CHANGELOG.md 05:33:23 -rw-rw-r-- 1 jenkins jenkins 3959 Oct 31 05:18 CONTRIBUTING.md 05:33:23 -rw-rw-r-- 1 jenkins jenkins 1788 Oct 31 05:18 Dockerfile 05:33:23 -rw-rw-r-- 1 jenkins jenkins 652 Oct 31 05:18 Jenkinsfile 05:33:23 -rw-rw-r-- 1 jenkins jenkins 11357 Oct 31 05:18 LICENSE 05:33:23 -rw-rw-r-- 1 jenkins jenkins 2134 Oct 31 05:18 Makefile 05:33:23 -rw-rw-r-- 1 jenkins jenkins 4381 Oct 31 05:18 README.md 05:33:23 -rw-rw-r-- 1 jenkins jenkins 12 Oct 31 05:16 VERSION 05:33:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 05:18 assets 05:33:23 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 05:18 bin 05:33:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 31 05:18 cmd 05:33:23 -rw-r--r-- 1 jenkins jenkins 10 Oct 31 05:21 coverage.out 05:33:23 drwxrwxr-x 2 jenkins jenkins 4096 Oct 31 05:18 docs 05:33:23 -rw-rw-r-- 1 jenkins jenkins 3512 Oct 31 05:18 go.mod 05:33:23 -rw-rw-r-- 1 jenkins jenkins 34269 Oct 31 05:18 go.sum 05:33:23 drwxrwxr-x 8 jenkins jenkins 4096 Oct 31 05:18 internal 05:33:23 drwxrwxr-x 4 jenkins jenkins 4096 Oct 31 05:18 testing 05:33:23 -rw-rw-r-- 1 jenkins jenkins 155 Oct 31 05:18 version.go 05:33:23 drwxrwxr-x 6 jenkins jenkins 4096 Oct 31 05:24 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:24 + 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=ac546a2f150132441b3fc3e497761aac756dd4b3 --label arch=arm64 --label version=3.1.0-dev.10 . 05:33:25 Sending build context to Docker daemon 34.31MB 05:33:25 Step 1/25 : ARG BASE=golang:1.21-alpine3.18 05:33:25 Step 2/25 : FROM ${BASE} AS builder 05:33:25 ---> 5121112fe2fe 05:33:25 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 05:33:26 ---> Running in f050bc92ce88 05:33:26 Removing intermediate container f050bc92ce88 05:33:26 ---> 1c35745ef21a 05:33:26 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 05:33:26 ---> Running in 308c17d48963 05:33:27 Removing intermediate container 308c17d48963 05:33:27 ---> f02bdcd2f213 05:33:27 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 05:33:27 ---> Running in b38190a162ae 05:33:27 Removing intermediate container b38190a162ae 05:33:27 ---> 187da35365e6 05:33:27 Step 6/25 : LABEL Name=edgex-ui-go 05:33:27 ---> Running in 9e25fb72f50e 05:33:27 Removing intermediate container 9e25fb72f50e 05:33:27 ---> 6b2b7d568b57 05:33:27 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 05:33:27 ---> Running in 5a8a4e0263e0 05:33:28 Removing intermediate container 5a8a4e0263e0 05:33:28 ---> e329a08d5c7f 05:33:28 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 05:33:30 ---> c71371e9a506 05:33:30 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 05:33:30 ---> Running in 4ed05ad6f9e9 05:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:33:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:33:32 OK: 266 MiB in 52 packages 05:33:34 Removing intermediate container 4ed05ad6f9e9 05:33:34 ---> cc9a541084ab 05:33:34 Step 10/25 : ENV GO111MODULE=on 05:33:34 ---> Running in 0b4533138264 05:33:34 Removing intermediate container 0b4533138264 05:33:34 ---> c2f4756b7784 05:33:34 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 05:33:34 ---> Running in c5b95ce88f06 05:33:34 Removing intermediate container c5b95ce88f06 05:33:34 ---> fa517a999d85 05:33:34 Step 12/25 : COPY go.mod vendor* ./ 05:33:35 ---> 70beb377160e 05:33:35 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:33:35 ---> Running in 800951493a01 05:33:38 Removing intermediate container 800951493a01 05:33:38 ---> 0ab6d51dc20f 05:33:38 Step 14/25 : COPY . . 05:33:42 ---> 88ace3c331a9 05:33:42 Step 15/25 : RUN ${MAKE} 05:33:42 ---> Running in f2a32650732a 05:33:42 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.10" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 05:35:19 Removing intermediate container f2a32650732a 05:35:19 ---> 8e1d78fe98c5 05:35:19 Step 16/25 : FROM alpine:3.18 05:35:20 3.18: Pulling from library/alpine 05:35:20 579b34f0a95b: Already exists 05:35:20 Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 05:35:20 Status: Downloaded newer image for alpine:3.18 05:35:20 ---> 3cc203321400 05:35:20 Step 17/25 : EXPOSE 4000 05:35:20 ---> Running in 43510e83b61f 05:35:20 Removing intermediate container 43510e83b61f 05:35:20 ---> 21b6c29975cf 05:35:20 Step 18/25 : 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:35:22 ---> 489cd91e0a34 05:35:22 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 05:35:23 ---> 61d65819b088 05:35:23 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 05:35:25 ---> 1a4a93fbfce9 05:35:25 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 05:35:25 ---> Running in 54a83f7d9d00 05:35:25 Removing intermediate container 54a83f7d9d00 05:35:25 ---> 723065704e64 05:35:25 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 05:35:25 ---> Running in f72b922ee2ef 05:35:25 Removing intermediate container f72b922ee2ef 05:35:25 ---> a29cf335111f 05:35:25 Step 23/25 : LABEL arch=arm64 05:35:26 ---> Running in 0060d5bcf658 05:35:26 Removing intermediate container 0060d5bcf658 05:35:26 ---> ec6ad0f9bd8c 05:35:26 Step 24/25 : LABEL git_sha=ac546a2f150132441b3fc3e497761aac756dd4b3 05:35:26 ---> Running in 4bfb7fecde19 05:35:26 Removing intermediate container 4bfb7fecde19 05:35:26 ---> 8dd58ce296c0 05:35:26 Step 25/25 : LABEL version=3.1.0-dev.10 05:35:26 ---> Running in d262ee2f196b 05:35:26 Removing intermediate container d262ee2f196b 05:35:26 ---> 5597a433761b 05:35:26 [Warning] One or more build-args [ARCH] were not consumed 05:35:27 Successfully built 5597a433761b 05:35:27 Successfully tagged edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:35:27 provisioning config files... 05:35:27 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/129@tmp/config15772822629743685105tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:35:27 ---> docker-login.sh 05:35:27 nexus3.edgexfoundry.org:10001 05:35:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:27 Configure a credential helper to remove this warning. See 05:35:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:27 05:35:27 Login Succeeded 05:35:27 nexus3.edgexfoundry.org:10002 05:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:28 Configure a credential helper to remove this warning. See 05:35:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:28 05:35:28 Login Succeeded 05:35:28 nexus3.edgexfoundry.org:10003 05:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:28 Configure a credential helper to remove this warning. See 05:35:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:28 05:35:28 Login Succeeded 05:35:28 nexus3.edgexfoundry.org:10004 05:35:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:28 Configure a credential helper to remove this warning. See 05:35:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:28 05:35:28 Login Succeeded 05:35:28 docker.io 05:35:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:35:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:35:29 Configure a credential helper to remove this warning. See 05:35:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:35:29 05:35:29 Login Succeeded 05:35:29 ---> docker-login.sh ends [Pipeline] } 05:35:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:35:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 05:35:29 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 05:35:29 ac546a2f150132441b3fc3e497761aac756dd4b3 05:35:29 latest 05:35:29 3.1.0-dev.10 05:35:29 ac546a2f150132441b3fc3e497761aac756dd4b3-3.1.0-dev.10 05:35:29 main 05:35:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:29 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ac546a2f150132441b3fc3e497761aac756dd4b3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:30 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ac546a2f150132441b3fc3e497761aac756dd4b3 05:35:30 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:35:30 a8613ca8d20b: Preparing 05:35:30 b3023f7fea96: Preparing 05:35:30 8e0af811f5ad: Preparing 05:35:30 5f4d9fc4d98d: Preparing 05:35:30 5f4d9fc4d98d: Layer already exists 05:35:30 a8613ca8d20b: Pushed 05:35:30 b3023f7fea96: Pushed 05:35:37 8e0af811f5ad: Pushed 05:35:37 ac546a2f150132441b3fc3e497761aac756dd4b3: digest: sha256:b3f2a656889d0b3e05b8a9e438ade9e157fe8f2d30ca7365ae85b4ee838219a8 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:37 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:39 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 05:35:39 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:35:39 a8613ca8d20b: Preparing 05:35:39 b3023f7fea96: Preparing 05:35:39 8e0af811f5ad: Preparing 05:35:39 5f4d9fc4d98d: Preparing 05:35:39 5f4d9fc4d98d: Layer already exists 05:35:39 8e0af811f5ad: Layer already exists 05:35:39 b3023f7fea96: Layer already exists 05:35:39 a8613ca8d20b: Layer already exists 05:35:39 latest: digest: sha256:b3f2a656889d0b3e05b8a9e438ade9e157fe8f2d30ca7365ae85b4ee838219a8 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:39 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:39 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.10 05:35:39 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:35:39 a8613ca8d20b: Preparing 05:35:39 b3023f7fea96: Preparing 05:35:39 8e0af811f5ad: Preparing 05:35:39 5f4d9fc4d98d: Preparing 05:35:39 b3023f7fea96: Layer already exists 05:35:39 8e0af811f5ad: Layer already exists 05:35:39 a8613ca8d20b: Layer already exists 05:35:39 5f4d9fc4d98d: Layer already exists 05:35:40 3.1.0-dev.10: digest: sha256:b3f2a656889d0b3e05b8a9e438ade9e157fe8f2d30ca7365ae85b4ee838219a8 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:40 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ac546a2f150132441b3fc3e497761aac756dd4b3-3.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:40 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ac546a2f150132441b3fc3e497761aac756dd4b3-3.1.0-dev.10 05:35:40 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:35:40 a8613ca8d20b: Preparing 05:35:40 b3023f7fea96: Preparing 05:35:40 8e0af811f5ad: Preparing 05:35:40 5f4d9fc4d98d: Preparing 05:35:40 5f4d9fc4d98d: Layer already exists 05:35:40 b3023f7fea96: Layer already exists 05:35:40 a8613ca8d20b: Layer already exists 05:35:40 8e0af811f5ad: Layer already exists 05:35:40 ac546a2f150132441b3fc3e497761aac756dd4b3-3.1.0-dev.10: digest: sha256:b3f2a656889d0b3e05b8a9e438ade9e157fe8f2d30ca7365ae85b4ee838219a8 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:41 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:41 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 05:35:41 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 05:35:41 a8613ca8d20b: Preparing 05:35:41 b3023f7fea96: Preparing 05:35:41 8e0af811f5ad: Preparing 05:35:41 5f4d9fc4d98d: Preparing 05:35:41 a8613ca8d20b: Layer already exists 05:35:41 8e0af811f5ad: Layer already exists 05:35:41 b3023f7fea96: Layer already exists 05:35:41 5f4d9fc4d98d: Layer already exists 05:35:42 main: digest: sha256:b3f2a656889d0b3e05b8a9e438ade9e157fe8f2d30ca7365ae85b4ee838219a8 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:35:42 ===================================================== [Pipeline] echo 05:35:42 taggedImages: 05:35:42 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ac546a2f150132441b3fc3e497761aac756dd4b3 05:35:42 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 05:35:42 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.10 05:35:42 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ac546a2f150132441b3fc3e497761aac756dd4b3-3.1.0-dev.10 05:35:42 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:35:42 05:35:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:35:42 arm64: Pulling from edgex-lftools-log-publisher 05:35:42 8998bd30e6a1: Pulling fs layer 05:35:42 04944245beec: Pulling fs layer 05:35:42 699f458cf7ca: Pulling fs layer 05:35:42 765212b225bb: Pulling fs layer 05:35:42 f23df028b6ca: Pulling fs layer 05:35:42 d65c8cfc05b1: Pulling fs layer 05:35:42 2437ff75d9bd: Pulling fs layer 05:35:42 f23df028b6ca: Waiting 05:35:42 d65c8cfc05b1: Waiting 05:35:42 2437ff75d9bd: Waiting 05:35:42 765212b225bb: Waiting 05:35:43 04944245beec: Verifying Checksum 05:35:43 04944245beec: Download complete 05:35:43 765212b225bb: Verifying Checksum 05:35:43 765212b225bb: Download complete 05:35:43 f23df028b6ca: Download complete 05:35:43 d65c8cfc05b1: Verifying Checksum 05:35:43 d65c8cfc05b1: Download complete 05:35:43 699f458cf7ca: Verifying Checksum 05:35:43 699f458cf7ca: Download complete 05:35:43 8998bd30e6a1: Verifying Checksum 05:35:43 8998bd30e6a1: Download complete 05:35:46 2437ff75d9bd: Verifying Checksum 05:35:48 8998bd30e6a1: Pull complete 05:35:48 04944245beec: Pull complete 05:35:49 699f458cf7ca: Pull complete 05:35:50 765212b225bb: Pull complete 05:35:53 f23df028b6ca: Pull complete 05:35:53 d65c8cfc05b1: Pull complete 05:36:11 2437ff75d9bd: Pull complete 05:36:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:36:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:36:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:36:12 prd-ubuntu20.04-docker-arm64-4c-16g-15558 does not seem to be running inside a container 05:36:12 $ 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/129 -v /w/workspace/edgex-ui-go/129:/w/workspace/edgex-ui-go/129:rw,z -v /w/workspace/edgex-ui-go/129@tmp:/w/workspace/edgex-ui-go/129@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 05:36:15 $ docker top 58d0dccc8e8a4f82701d086a8207a28c1536de43a063e68b439aab862d03cd23 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:36:16 ---> job-cost.sh 05:36:16 lf-activate-venv: SKIPPING 05:36:16 INFO: No Stack... 05:36:16 INFO: Retrieving Pricing Info for: v3-standard-4 05:36:17 INFO: Archiving Costs [Pipeline] sh 05:36:17 + cat /w/workspace/edgex-ui-go/129/archives/cost.csv 05:36:17 + cut -d, -f6 [Pipeline] lock 05:36:18 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-129-stack-cost] 05:36:18 Resource [jenkins-edgexfoundry-edgex-ui-go-main-129-stack-cost] did not exist. Created. 05:36:18 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-129-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:36:18 /w/workspace/edgex-ui-go/129@tmp/durable-8d035b04/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:36:19 + echo total: 0.10999999940395355 [Pipeline] stash 05:36:19 Warning: overwriting stash ‘stack-cost’ 05:36:25 Stashed 1 file(s) [Pipeline] } 05:36:25 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-129-stack-cost] [Pipeline] // lock [Pipeline] } 05:36:25 $ docker stop --time=1 58d0dccc8e8a4f82701d086a8207a28c1536de43a063e68b439aab862d03cd23 05:36:27 $ docker rm -f --volumes 58d0dccc8e8a4f82701d086a8207a28c1536de43a063e68b439aab862d03cd23 [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:36:27 provisioning config files... 05:36:27 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config17950470810109857426tmp [Pipeline] { [Pipeline] sh 05:36:28 + set +x 05:36:28 + curl -s https://codecov.io/bash 05:36:28 + bash -s -- 05:36:28 05:36:28 _____ _ 05:36:28 / ____| | | 05:36:28 | | ___ __| | ___ ___ _____ __ 05:36:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:36:28 | |___| (_) | (_| | __/ (_| (_) \ V / 05:36:28 \_____\___/ \__,_|\___|\___\___/ \_/ 05:36:28 Bash-1.0.6 05:36:28 05:36:28 05:36:28 ==> git version 2.25.1 found 05:36:28 ==> 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:36:28 Release-Date: 2020-01-08 05:36:28 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:36:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:36:28 ==> Jenkins CI detected. 05:36:28 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 05:36:28 project root: . 05:36:28 --> token set from env 05:36:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:36:28 ==> Running gcov in . (disable via -X gcov) 05:36:28 ==> Python coveragepy not found 05:36:28 ==> Searching for coverage reports in: 05:36:28 + . 05:36:28 -> Found 1 reports 05:36:28 ==> Detecting git/mercurial file structure 05:36:28 ==> Reading reports 05:36:28 + ./coverage.out bytes=10 05:36:28 ==> Appending adjustments 05:36:28 https://docs.codecov.io/docs/fixing-reports 05:36:28 + Found adjustments 05:36:29 ==> Gzipping contents 05:36:29 12K /tmp/codecov.E1EDTM.gz 05:36:29 ==> Uploading reports 05:36:29 url: https://codecov.io 05:36:29 query: branch=main&commit=ac546a2f150132441b3fc3e497761aac756dd4b3&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F129%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:36:29 -> Pinging Codecov 05:36:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=bafa3062-778c-4190-9a80-d8a5ae27d9ba&branch=main&commit=ac546a2f150132441b3fc3e497761aac756dd4b3&build=129&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F129%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:36:29 -> Uploading to 05:36:29 https://storage.googleapis.com/codecov/v4/raw/2023-10-31/FB506323287CE973F263BFD2A0EB1F37/ac546a2f150132441b3fc3e497761aac756dd4b3/702f1eea-77b1-4164-ae15-939a9aef531f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231031%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231031T053628Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=126a49ee017014c3a79856c7424ad648c05b3b648cc96a71205a78fc787ee87d 05:36:29 % Total % Received % Xferd Average Speed Time Time Time Current 05:36:29 Dload Upload Total Spent Left Speed 05:36:29 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 8818 0 0 100 8818 0 34445 --:--:-- --:--:-- --:--:-- 34445 05:36:29 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/ac546a2f150132441b3fc3e497761aac756dd4b3 [Pipeline] } 05:36:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:36:29 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:36:29 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:36:29 05:36:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:36:30 1.410.4: Pulling from edgex-devops/edgex-snyk-go 05:36:30 df9b9388f04a: Pulling fs layer 05:36:30 52dc419b0ee2: Pulling fs layer 05:36:30 25bc292e5bac: Pulling fs layer 05:36:30 114826534d7a: Pulling fs layer 05:36:30 4657fd5d0bcf: Pulling fs layer 05:36:30 6ad1cebc031e: Pulling fs layer 05:36:30 8a3aa393b2d8: Pulling fs layer 05:36:30 114826534d7a: Waiting 05:36:30 4657fd5d0bcf: Waiting 05:36:30 6ad1cebc031e: Waiting 05:36:30 8a3aa393b2d8: Waiting 05:36:30 25bc292e5bac: Verifying Checksum 05:36:30 25bc292e5bac: Download complete 05:36:30 52dc419b0ee2: Download complete 05:36:30 4657fd5d0bcf: Verifying Checksum 05:36:30 4657fd5d0bcf: Download complete 05:36:30 df9b9388f04a: Download complete 05:36:30 6ad1cebc031e: Verifying Checksum 05:36:30 6ad1cebc031e: Download complete 05:36:30 df9b9388f04a: Pull complete 05:36:30 52dc419b0ee2: Pull complete 05:36:30 25bc292e5bac: Pull complete 05:36:31 114826534d7a: Verifying Checksum 05:36:31 114826534d7a: Download complete 05:36:31 8a3aa393b2d8: Verifying Checksum 05:36:31 8a3aa393b2d8: Download complete 05:36:34 114826534d7a: Pull complete 05:36:34 4657fd5d0bcf: Pull complete 05:36:34 6ad1cebc031e: Pull complete 05:36:37 8a3aa393b2d8: Pull complete 05:36:37 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 05:36:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 05:36:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:36:37 prd-ubuntu20.04-docker-8c-8g-15557 does not seem to be running inside a container 05:36:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 05:36:41 $ docker top 4b06e26031be0f856691969a0d924281fdafbb8b15b931160af933967fbcc9c0 -eo pid,comm [Pipeline] { [Pipeline] echo 05:36:41 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 05:36:42 + set -o pipefail 05:36:42 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 05:36:48 05:36:48 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 05:36:48 05:36:48 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/7d077b2e-c21f-4e5f-a180-225a45b9d148 05:36:48 05:36:48 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 05:36:48 05:36:48 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:36:48 05:36:48 05:36:48 A medium severity vulnerability was found in the Snyk CLI versions you are using. 05:36:48 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 05:36:48 More details here: https://snyk.co/ue1NS 05:36:48 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 05:36:48 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:36:48 $ docker stop --time=1 4b06e26031be0f856691969a0d924281fdafbb8b15b931160af933967fbcc9c0 05:36:52 $ docker rm -f --volumes 4b06e26031be0f856691969a0d924281fdafbb8b15b931160af933967fbcc9c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:36:53 + git log --format=format:%s -1 ac546a2f150132441b3fc3e497761aac756dd4b3 [Pipeline] sh 05:36:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:36:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:36:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:36:54 prd-ubuntu20.04-docker-8c-8g-15557 does not seem to be running inside a container 05:36:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 05:36:54 $ docker top e69d935cc87bf3d763bb5169b93fe334f6215f1eebd9b3f16f68f69a4d5dccec -eo pid,comm 05:36:54 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). 05:36:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:36:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:36:54 [ssh-agent] Looking for ssh-agent implementation... 05:36:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:36:54 $ docker exec e69d935cc87bf3d763bb5169b93fe334f6215f1eebd9b3f16f68f69a4d5dccec ssh-agent 05:36:54 SSH_AUTH_SOCK=/tmp/ssh-S14y2OsGxy15/agent.32 05:36:54 SSH_AGENT_PID=38 05:36:54 Running ssh-add (command line suppressed) 05:36:54 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1480308656979311062.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1480308656979311062.key) 05:36:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:36:55 + git semver tag 05:36:55 2023-10-31 05:36:55,414 [run_tag] DEBUG tag force:False 05:36:55 2023-10-31 05:36:55,414 [check_head_tag] DEBUG check head tag 05:36:55 2023-10-31 05:36:55,415 [execute] INFO git cat-file --batch-check 05:36:55 2023-10-31 05:36:55,415 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 05:36:55 2023-10-31 05:36:55,419 [execute] INFO git cat-file --batch 05:36:55 2023-10-31 05:36:55,419 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 05:36:55 2023-10-31 05:36:55,427 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:36:55 2023-10-31 05:36:55,427 [execute] INFO git tag -a v3.1.0-dev.10 -m v3.1.0-dev.10 05:36:55 2023-10-31 05:36:55,427 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.10', '-m', 'v3.1.0-dev.10'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 05:36:55 2023-10-31 05:36:55,432 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:36:55 3.1.0-dev.10 [Pipeline] } 05:36:55 $ docker exec --env ******** --env ******** e69d935cc87bf3d763bb5169b93fe334f6215f1eebd9b3f16f68f69a4d5dccec ssh-agent -k 05:36:55 unset SSH_AUTH_SOCK; 05:36:55 unset SSH_AGENT_PID; 05:36:55 echo Agent pid 38 killed; 05:36:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:36:55 + git semver [Pipeline] } 05:36:56 $ docker stop --time=1 e69d935cc87bf3d763bb5169b93fe334f6215f1eebd9b3f16f68f69a4d5dccec 05:36:57 $ docker rm -f --volumes e69d935cc87bf3d763bb5169b93fe334f6215f1eebd9b3f16f68f69a4d5dccec [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:36:57 05:36:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:36:58 0.23.1-centos7: Pulling from edgex-lftools 05:36:58 ab5ef0e58194: Pulling fs layer 05:36:58 9712f1f96733: Pulling fs layer 05:36:58 63f879dbbcfc: Pulling fs layer 05:36:58 0d9ebad4ef96: Pulling fs layer 05:36:58 e9a5061849ea: Pulling fs layer 05:36:58 d747dcd14b5f: Pulling fs layer 05:36:58 2de7ff778b66: Pulling fs layer 05:36:58 e9a5061849ea: Waiting 05:36:58 0d9ebad4ef96: Waiting 05:36:58 2de7ff778b66: Waiting 05:36:58 9712f1f96733: Verifying Checksum 05:36:58 9712f1f96733: Download complete 05:36:58 63f879dbbcfc: Verifying Checksum 05:36:58 63f879dbbcfc: Download complete 05:36:58 e9a5061849ea: Verifying Checksum 05:36:58 e9a5061849ea: Download complete 05:36:58 d747dcd14b5f: Verifying Checksum 05:36:58 d747dcd14b5f: Download complete 05:36:58 0d9ebad4ef96: Download complete 05:36:58 ab5ef0e58194: Verifying Checksum 05:36:58 ab5ef0e58194: Download complete 05:36:58 2de7ff778b66: Verifying Checksum 05:36:58 2de7ff778b66: Download complete 05:37:01 ab5ef0e58194: Pull complete 05:37:01 9712f1f96733: Pull complete 05:37:02 63f879dbbcfc: Pull complete 05:37:05 0d9ebad4ef96: Pull complete 05:37:05 e9a5061849ea: Pull complete 05:37:05 d747dcd14b5f: Pull complete 05:37:06 2de7ff778b66: Pull complete 05:37:06 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:37:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:37:06 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:06 prd-ubuntu20.04-docker-8c-8g-15557 does not seem to be running inside a container 05:37:06 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-lftools:0.23.1-centos7 cat 05:37:11 $ docker top 43291c2b3b75fd1cec6eff3cb02a32df4b241ea4268cc465b99af33150f6f85c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:37:11 provisioning config files... 05:37:11 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config6120794690742088744tmp 05:37:11 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config10960359714837382319tmp 05:37:11 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config4837192506943247338tmp [Pipeline] { [Pipeline] echo 05:37:11 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:37:12 ---> sigul-configuration.sh 05:37:12 gpg: directory `/root/.gnupg' created 05:37:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:37:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:37:12 gpg: keyring `/root/.gnupg/secring.gpg' created 05:37:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:37:12 gpg: CAST5 encrypted data 05:37:12 gpg: encrypted with 1 passphrase 05:37:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:37:12 + mkdir /home/jenkins 05:37:12 + mkdir /home/jenkins/sigul [Pipeline] sh 05:37:12 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 05:37:12 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:37:13 ---> sigul-install.sh 05:37:13 Sigul already installed; skipping installation. [Pipeline] sh 05:37:13 + git tag --list 05:37:13 0.1.1 05:37:13 v1.1.0 05:37:13 v1.2.0 05:37:13 v1.2.1 05:37:13 v1.3.0 05:37:13 v2.0.0 05:37:13 v2.1.0 05:37:13 v2.2.0 05:37:13 v2.3.0 05:37:13 v3.0 05:37:13 v3.0.0 05:37:13 v3.1.0-dev.1 05:37:13 v3.1.0-dev.10 05:37:13 v3.1.0-dev.2 05:37:13 v3.1.0-dev.3 05:37:13 v3.1.0-dev.4 05:37:13 v3.1.0-dev.5 05:37:13 v3.1.0-dev.6 05:37:13 v3.1.0-dev.7 05:37:13 v3.1.0-dev.8 05:37:13 v3.1.0-dev.9 [Pipeline] sh 05:37:13 + lftools sign git-tag v3.1.0-dev.10 05:37:14 Signing Git tag with Sigul... 05:37:14 Signing v3.1.0-dev.10 [Pipeline] echo 05:37:14 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:37:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:37:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:37:15 $ docker stop --time=1 43291c2b3b75fd1cec6eff3cb02a32df4b241ea4268cc465b99af33150f6f85c 05:37:16 $ docker rm -f --volumes 43291c2b3b75fd1cec6eff3cb02a32df4b241ea4268cc465b99af33150f6f85c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:37:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:37:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:37:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:17 prd-ubuntu20.04-docker-8c-8g-15557 does not seem to be running inside a container 05:37:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 05:37:17 $ docker top 6df0013cdf53ae976813b37fedba4ec2555ef2891ffe0d79d749c56bd89dc3b8 -eo pid,comm 05:37:17 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). 05:37:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:37:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:37:17 [ssh-agent] Looking for ssh-agent implementation... 05:37:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:37:17 $ docker exec 6df0013cdf53ae976813b37fedba4ec2555ef2891ffe0d79d749c56bd89dc3b8 ssh-agent 05:37:17 SSH_AUTH_SOCK=/tmp/ssh-EJh10pRKZN9Q/agent.32 05:37:17 SSH_AGENT_PID=38 05:37:17 Running ssh-add (command line suppressed) 05:37:17 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13637864353142835.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_13637864353142835.key) 05:37:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:37:18 + git semver bump pre 05:37:18 2023-10-31 05:37:18,398 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:37:18 2023-10-31 05:37:18,398 [bump_version] DEBUG bumping version:3.1.0-dev.10 on axis:pre with prefix:dev 05:37:18 2023-10-31 05:37:18,399 [bump_version] DEBUG bumped version:3.1.0-dev.11 05:37:18 2023-10-31 05:37:18,399 [write_version] DEBUG write version:3.1.0-dev.11 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 05:37:18 2023-10-31 05:37:18,399 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:37:18 2023-10-31 05:37:18,399 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:37:18 2023-10-31 05:37:18,400 [execute] INFO git cat-file --batch-check 05:37:18 2023-10-31 05:37:18,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:37:18 2023-10-31 05:37:18,404 [execute] INFO git cat-file --batch 05:37:18 2023-10-31 05:37:18,404 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:37:18 2023-10-31 05:37:18,408 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:37:18 3.1.0-dev.11 [Pipeline] } 05:37:18 $ docker exec --env ******** --env ******** 6df0013cdf53ae976813b37fedba4ec2555ef2891ffe0d79d749c56bd89dc3b8 ssh-agent -k 05:37:18 unset SSH_AUTH_SOCK; 05:37:18 unset SSH_AGENT_PID; 05:37:18 echo Agent pid 38 killed; 05:37:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:37:18 + git semver [Pipeline] } 05:37:19 $ docker stop --time=1 6df0013cdf53ae976813b37fedba4ec2555ef2891ffe0d79d749c56bd89dc3b8 05:37:20 $ docker rm -f --volumes 6df0013cdf53ae976813b37fedba4ec2555ef2891ffe0d79d749c56bd89dc3b8 [Pipeline] // withDockerContainer [Pipeline] sh 05:37:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:37:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:37:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:21 prd-ubuntu20.04-docker-8c-8g-15557 does not seem to be running inside a container 05:37:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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 05:37:21 $ docker top aa4a60a944ff5bd84e7db1815a7790103dc774ae39045218857381871a374e4b -eo pid,comm 05:37:21 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). 05:37:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:37:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:37:21 [ssh-agent] Looking for ssh-agent implementation... 05:37:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:37:21 $ docker exec aa4a60a944ff5bd84e7db1815a7790103dc774ae39045218857381871a374e4b ssh-agent 05:37:21 SSH_AUTH_SOCK=/tmp/ssh-usHGdntND0DE/agent.32 05:37:21 SSH_AGENT_PID=38 05:37:21 Running ssh-add (command line suppressed) 05:37:21 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_772078263191877385.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_772078263191877385.key) 05:37:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:37:22 + git semver push 05:37:22 2023-10-31 05:37:22,417 [run_push] DEBUG push 05:37:22 2023-10-31 05:37:22,418 [execute] INFO git cat-file --batch-check 05:37:22 2023-10-31 05:37:22,418 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:37:22 2023-10-31 05:37:22,422 [execute] INFO git rev-list 22d6737f27ef8c7d540c81204fb66d377deb2e0c -- 05:37:22 2023-10-31 05:37:22,422 [execute] DEBUG Popen(['git', 'rev-list', '22d6737f27ef8c7d540c81204fb66d377deb2e0c', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:37:22 2023-10-31 05:37:22,433 [execute] INFO git fetch -v origin 05:37:22 2023-10-31 05:37:22,433 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 05:37:23 2023-10-31 05:37:22,962 [run_push] DEBUG no remote changes detected 05:37:23 2023-10-31 05:37:22,962 [execute] INFO git push origin semver 05:37:23 2023-10-31 05:37:22,963 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:37:23 2023-10-31 05:37:23,687 [run_push] DEBUG push all version tags 05:37:23 2023-10-31 05:37:23,687 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:37:23 2023-10-31 05:37:23,688 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 05:37:24 2023-10-31 05:37:24,421 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 05:37:24 3.1.0-dev.11 [Pipeline] } 05:37:24 $ docker exec --env ******** --env ******** aa4a60a944ff5bd84e7db1815a7790103dc774ae39045218857381871a374e4b ssh-agent -k 05:37:24 unset SSH_AUTH_SOCK; 05:37:24 unset SSH_AGENT_PID; 05:37:24 echo Agent pid 38 killed; 05:37:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:37:24 + git semver [Pipeline] } 05:37:25 $ docker stop --time=1 aa4a60a944ff5bd84e7db1815a7790103dc774ae39045218857381871a374e4b 05:37:26 $ docker rm -f --volumes aa4a60a944ff5bd84e7db1815a7790103dc774ae39045218857381871a374e4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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:37:27 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 05:37:27 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 05:37:27 total 16 05:37:27 drwxr-xr-x 3 root root 4096 Oct 31 05:20 . 05:37:27 drwxrwxr-x 14 jenkins jenkins 4096 Oct 31 05:37 .. 05:37:27 drwxr-xr-x 2 root root 4096 Oct 31 05:20 cost 05:37:27 -rw-r--r-- 1 root root 83 Oct 31 05:20 cost.csv 05:37:27 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 05:37:27 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 05:37:27 total 16 05:37:27 drwxr-xr-x 3 jenkins jenkins 4096 Oct 31 05:20 . 05:37:27 drwxrwxr-x 14 jenkins jenkins 4096 Oct 31 05:37 .. 05:37:27 drwxr-xr-x 2 jenkins jenkins 4096 Oct 31 05:20 cost 05:37:27 -rw-r--r-- 1 jenkins jenkins 83 Oct 31 05:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:37:27 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:37:28 ---> package-listing.sh 05:37:28 ++ facter osfamily 05:37:28 ++ tr '[:upper:]' '[:lower:]' 05:37:28 + OS_FAMILY=debian 05:37:28 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 05:37:28 + START_PACKAGES=/tmp/packages_start.txt 05:37:28 + END_PACKAGES=/tmp/packages_end.txt 05:37:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:37:28 + PACKAGES=/tmp/packages_start.txt 05:37:28 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 05:37:28 + PACKAGES=/tmp/packages_end.txt 05:37:28 + case "${OS_FAMILY}" in 05:37:28 + dpkg -l 05:37:28 + grep '^ii' 05:37:28 + '[' -f /tmp/packages_start.txt ']' 05:37:28 + '[' -f /tmp/packages_end.txt ']' 05:37:28 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:37:28 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 05:37:28 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 05:37:28 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 05:37:28 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:37:28 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:37:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:37:29 prd-ubuntu20.04-docker-8c-8g-15557 does not seem to be running inside a container 05:37:29 $ 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_main/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_main -v /w/workspace/edgexfoundry_edgex-ui-go_main:/w/workspace/edgexfoundry_edgex-ui-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_main@tmp:/w/workspace/edgexfoundry_edgex-ui-go_main@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-lftools-log-publisher:latest cat 05:37:29 $ docker top e2b8fb3ab8938609b3d52e2a40ce152b9d0023cf2e208bf1c129e1eb59db858c -eo pid,comm [Pipeline] { [Pipeline] sh 05:37:29 + touch /tmp/pre-build-complete [Pipeline] sh 05:37:30 + mkdir -p /var/log/sysstat [Pipeline] sh 05:37:30 + ls /var/log/sa-host 05:37:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:37:30 provisioning config files... 05:37:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config12648544635567086965tmp [Pipeline] { [Pipeline] echo 05:37:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:37:30 ---> create-netrc.sh [Pipeline] } 05:37:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:37:31 ---> python-tools-install.sh [Pipeline] echo 05:37:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:37:31 ---> sudo-logs.sh 05:37:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:37:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:37:31 ---> job-cost.sh 05:37:31 lf-activate-venv: SKIPPING 05:37:31 DEBUG: total: 0.2199999988079071 05:37:31 INFO: Retrieving Stack Cost... 05:37:32 INFO: Retrieving Pricing Info for: v3-standard-8 05:37:32 INFO: Archiving Costs [Pipeline] echo 05:37:32 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:37:32 ---> logs-deploy.sh 05:37:32 lf-activate-venv: SKIPPING 05:37:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/129 05:37:32 INFO: archiving workspace using pattern(s): 05:37:33 Archives upload complete. 05:37:33 INFO: archiving logs to Nexus 05:37:34 ---> uname -a: 05:37:34 Linux prd-ubuntu20-04-docker-8c-8g-15557 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:37:34 05:37:34