Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ef214e184896840ffd361b660bf61225b6f94ad5 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-ssh7170010713355681097.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh9012754794175139008.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh16527044101281297828.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh11703790702608421716.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-ssh6466142104547377279.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.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-3519’ Running on prd-ubuntu20.04-docker-8c-8g-3521 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 ef214e184896840ffd361b660bf61225b6f94ad5 (main) Commit message: "Merge pull request #627 from mglmc/ds-pushevent_ds-returnevent" > 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 ef214e184896840ffd361b660bf61225b6f94ad5 # timeout=10 > git rev-list --no-walk 3415320daf635803622a7d556013ec4117c9224b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:56:30 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:56:30 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:56:30 ========================================================= 15:56:30 EdgeX Global Pipelines Version Info 15:56:30 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:56:30 ------------------- 15:56:30 stable info: 15:56:30 ------------------- 15:56:30 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:56:30 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:56:30 Message: update stable to v1.0.253 15:56:31 ------------------- 15:56:31 experimental info: 15:56:31 ------------------- 15:56:31 Commited By: **** collab-it+edgex@linuxfoundation.org 15:56:31 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 15:56:31 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:56:31 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo 15:56:31 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo 15:56:31 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:56:31 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:56:31 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:56:31 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 15:56:31 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:56:31 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 15:56:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:56:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:56:31 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:56:31 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo 15:56:31 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:56:31 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:56:31 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:56:31 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:56:31 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 15:56:31 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 15:56:31 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:56:31 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:56:31 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 15:56:31 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 15:56:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 15:56:31 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 15:56:31 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 15:56:31 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:56:31 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:56:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 15:56:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 15:56:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 15:56:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ef214e184896840ffd361b660bf61225b6f94ad5 [Pipeline] echo 15:56:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ef214e1 [Pipeline] echo 15:56:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:56:32 provisioning config files... 15:56:32 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config5418681456285805328tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:56:32 ---> docker-login.sh 15:56:32 nexus3.edgexfoundry.org:10001 15:56:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:32 Configure a credential helper to remove this warning. See 15:56:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:32 15:56:32 Login Succeeded 15:56:32 nexus3.edgexfoundry.org:10002 15:56:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:32 Configure a credential helper to remove this warning. See 15:56:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:32 15:56:32 Login Succeeded 15:56:32 nexus3.edgexfoundry.org:10003 15:56:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:32 Configure a credential helper to remove this warning. See 15:56:32 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:32 15:56:32 Login Succeeded 15:56:32 nexus3.edgexfoundry.org:10004 15:56:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:33 Configure a credential helper to remove this warning. See 15:56:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:33 15:56:33 Login Succeeded 15:56:33 docker.io 15:56:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:33 Configure a credential helper to remove this warning. See 15:56:33 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:33 15:56:33 Login Succeeded 15:56:33 ---> docker-login.sh ends [Pipeline] } 15:56:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:56:33 + git rev-list -1 --merges ef214e184896840ffd361b660bf61225b6f94ad5~1..ef214e184896840ffd361b660bf61225b6f94ad5 [Pipeline] echo 15:56:33 -----------> git rev-list -1 --merges ef214e184896840ffd361b660bf61225b6f94ad5~1..ef214e184896840ffd361b660bf61225b6f94ad5 ef214e184896840ffd361b660bf61225b6f94ad5 15:56:33 ef214e184896840ffd361b660bf61225b6f94ad5 [false] [Pipeline] sh 15:56:34 + git log --format=format:%s -1 ef214e184896840ffd361b660bf61225b6f94ad5 [Pipeline] echo 15:56:34 ========================================================= 15:56:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:56:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:56:34 + git log --format=format:%s -1 ef214e184896840ffd361b660bf61225b6f94ad5 [Pipeline] echo 15:56:34 [semverPrep] GIT_COMMIT: ef214e184896840ffd361b660bf61225b6f94ad5, Commit Message: Merge pull request #627 from mglmc/ds-pushevent_ds-returnevent [Pipeline] echo 15:56:34 [semverPrep] This is not a build commit. [Pipeline] sh 15:56:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:56:34 + grep -v github /etc/ssh/ssh_known_hosts 15:56:34 + [ -e /tmp/ssh_known_hosts ] 15:56:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:56:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:56:34 + sudo tee -a /etc/ssh/ssh_known_hosts 15:56:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:56:35 15:56:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:56:35 0.1.4: Pulling from edgex-devops/py-git-semver 15:56:35 b85a868b505f: Pulling fs layer 15:56:35 e2be974225ed: Pulling fs layer 15:56:35 339a4e72a1f5: Pulling fs layer 15:56:35 988bab9f4d93: Pulling fs layer 15:56:35 1469e6f7b9e6: Pulling fs layer 15:56:35 eaf3925da568: Pulling fs layer 15:56:35 bab4dde63d76: Pulling fs layer 15:56:35 bde34c3a00c8: Pulling fs layer 15:56:35 b352a97aabf1: Pulling fs layer 15:56:35 4872d77fe225: Pulling fs layer 15:56:35 5851b861e8e6: Pulling fs layer 15:56:35 bab4dde63d76: Waiting 15:56:35 bde34c3a00c8: Waiting 15:56:35 988bab9f4d93: Waiting 15:56:35 1469e6f7b9e6: Waiting 15:56:35 b352a97aabf1: Waiting 15:56:35 4872d77fe225: Waiting 15:56:35 eaf3925da568: Waiting 15:56:35 5851b861e8e6: Waiting 15:56:35 e2be974225ed: Download complete 15:56:35 988bab9f4d93: Verifying Checksum 15:56:35 988bab9f4d93: Download complete 15:56:35 339a4e72a1f5: Verifying Checksum 15:56:35 339a4e72a1f5: Download complete 15:56:35 1469e6f7b9e6: Verifying Checksum 15:56:35 1469e6f7b9e6: Download complete 15:56:35 eaf3925da568: Verifying Checksum 15:56:35 eaf3925da568: Download complete 15:56:35 bde34c3a00c8: Download complete 15:56:35 b352a97aabf1: Verifying Checksum 15:56:35 b352a97aabf1: Download complete 15:56:35 4872d77fe225: Verifying Checksum 15:56:35 4872d77fe225: Download complete 15:56:35 5851b861e8e6: Verifying Checksum 15:56:35 5851b861e8e6: Download complete 15:56:35 b85a868b505f: Verifying Checksum 15:56:35 b85a868b505f: Download complete 15:56:36 bab4dde63d76: Verifying Checksum 15:56:36 bab4dde63d76: Download complete 15:56:36 b85a868b505f: Pull complete 15:56:36 e2be974225ed: Pull complete 15:56:37 339a4e72a1f5: Pull complete 15:56:37 988bab9f4d93: Pull complete 15:56:37 1469e6f7b9e6: Pull complete 15:56:37 eaf3925da568: Pull complete 15:56:39 bab4dde63d76: Pull complete 15:56:39 bde34c3a00c8: Pull complete 15:56:39 b352a97aabf1: Pull complete 15:56:39 4872d77fe225: Pull complete 15:56:39 5851b861e8e6: Pull complete 15:56:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:56:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:56:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:56:39 prd-ubuntu20.04-docker-8c-8g-3521 does not seem to be running inside a container 15:56:39 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:56:41 $ docker top bfbdbd4e696e0cb9aea92ee6815b923ecaafd76e876e5ee5b43076e70b7f9f9e -eo pid,comm 15:56:41 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). 15:56:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:56:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:56:41 [ssh-agent] Looking for ssh-agent implementation... 15:56:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:56:41 $ docker exec bfbdbd4e696e0cb9aea92ee6815b923ecaafd76e876e5ee5b43076e70b7f9f9e ssh-agent 15:56:41 SSH_AUTH_SOCK=/tmp/ssh-rMcBDaZ4zkvL/agent.32 15:56:41 SSH_AGENT_PID=38 15:56:41 Running ssh-add (command line suppressed) 15:56:41 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1433237514529466690.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_1433237514529466690.key) 15:56:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:56:41 + git tag --points-at HEAD [Pipeline] } 15:56:41 $ docker exec --env ******** --env ******** bfbdbd4e696e0cb9aea92ee6815b923ecaafd76e876e5ee5b43076e70b7f9f9e ssh-agent -k 15:56:41 unset SSH_AUTH_SOCK; 15:56:41 unset SSH_AGENT_PID; 15:56:41 echo Agent pid 38 killed; 15:56:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:56:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:56:42 [ssh-agent] Looking for ssh-agent implementation... 15:56:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:56:42 $ docker exec bfbdbd4e696e0cb9aea92ee6815b923ecaafd76e876e5ee5b43076e70b7f9f9e ssh-agent 15:56:42 SSH_AUTH_SOCK=/tmp/ssh-Abg37Y1iNjkd/agent.70 15:56:42 SSH_AGENT_PID=76 15:56:42 Running ssh-add (command line suppressed) 15:56:42 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4590329909320873190.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_4590329909320873190.key) 15:56:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:56:42 + git semver init 15:56:42 2023-08-14 15:56:42,865 [run_init] DEBUG init version:0.0.0 force:False 15:56:42 2023-08-14 15:56:42,866 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver 15:56:42 2023-08-14 15:56:42,867 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_main/.semver 15:56:42 2023-08-14 15:56:42,867 [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) 15:56:44 2023-08-14 15:56:44,302 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.git/info/exclude 15:56:44 2023-08-14 15:56:44,302 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:False 15:56:44 2023-08-14 15:56:44,302 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:56:44 2023-08-14 15:56:44,303 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 15:56:44 3.1.0-dev.3 [Pipeline] } 15:56:44 $ docker exec --env ******** --env ******** bfbdbd4e696e0cb9aea92ee6815b923ecaafd76e876e5ee5b43076e70b7f9f9e ssh-agent -k 15:56:44 unset SSH_AUTH_SOCK; 15:56:44 unset SSH_AGENT_PID; 15:56:44 echo Agent pid 76 killed; 15:56:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:56:45 + git semver [Pipeline] } 15:56:45 $ docker stop --time=1 bfbdbd4e696e0cb9aea92ee6815b923ecaafd76e876e5ee5b43076e70b7f9f9e 15:56:46 $ docker rm -f --volumes bfbdbd4e696e0cb9aea92ee6815b923ecaafd76e876e5ee5b43076e70b7f9f9e [Pipeline] // withDockerContainer [Pipeline] sh 15:56:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:56:47 Stashed 1 file(s) [Pipeline] echo 15:56:47 [edgeXSemver]: initialized semver on version 3.1.0-dev.3 [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 15:56:47 provisioning config files... 15:56:47 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3648152891771743036tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:56:47 ---> docker-login.sh 15:56:47 nexus3.edgexfoundry.org:10001 15:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:47 Configure a credential helper to remove this warning. See 15:56:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:47 15:56:47 Login Succeeded 15:56:47 nexus3.edgexfoundry.org:10002 15:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:47 Configure a credential helper to remove this warning. See 15:56:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:47 15:56:47 Login Succeeded 15:56:47 nexus3.edgexfoundry.org:10003 15:56:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:48 Configure a credential helper to remove this warning. See 15:56:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:48 15:56:48 Login Succeeded 15:56:48 nexus3.edgexfoundry.org:10004 15:56:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:48 Configure a credential helper to remove this warning. See 15:56:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:48 15:56:48 Login Succeeded 15:56:48 docker.io 15:56:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:56:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:56:48 Configure a credential helper to remove this warning. See 15:56:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:56:48 15:56:48 Login Succeeded 15:56:48 ---> docker-login.sh ends [Pipeline] } 15:56:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:56:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:56:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:56:48 ========================================================= 15:56:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 15:56:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:56:48 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 15:56:49 Sending build context to Docker daemon 47.67MB 15:56:49 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 15:56:49 Step 2/15 : FROM ${BASE} AS builder 15:56:49 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 15:56:49 4db1b89c0bd1: Pulling fs layer 15:56:49 6911f1a30b25: Pulling fs layer 15:56:49 e194b8c5c2a9: Pulling fs layer 15:56:49 6863d3e3a2b1: Pulling fs layer 15:56:49 ec0bb842ea78: Pulling fs layer 15:56:49 40a00589a448: Pulling fs layer 15:56:49 ec0bb842ea78: Waiting 15:56:49 40a00589a448: Waiting 15:56:49 6863d3e3a2b1: Waiting 15:56:49 6c08303d61cc: Pulling fs layer 15:56:49 798269fcf238: Pulling fs layer 15:56:49 6c08303d61cc: Waiting 15:56:49 798269fcf238: Waiting 15:56:49 6911f1a30b25: Verifying Checksum 15:56:49 6911f1a30b25: Download complete 15:56:49 6863d3e3a2b1: Verifying Checksum 15:56:49 6863d3e3a2b1: Download complete 15:56:49 ec0bb842ea78: Verifying Checksum 15:56:49 ec0bb842ea78: Download complete 15:56:49 4db1b89c0bd1: Download complete 15:56:49 40a00589a448: Verifying Checksum 15:56:49 4db1b89c0bd1: Pull complete 15:56:49 6911f1a30b25: Pull complete 15:56:49 798269fcf238: Verifying Checksum 15:56:49 798269fcf238: Download complete 15:56:49 e194b8c5c2a9: Verifying Checksum 15:56:49 e194b8c5c2a9: Download complete 15:56:49 6c08303d61cc: Verifying Checksum 15:56:49 6c08303d61cc: Download complete 15:56:53 e194b8c5c2a9: Pull complete 15:56:53 6863d3e3a2b1: Pull complete 15:56:53 ec0bb842ea78: Pull complete 15:56:53 40a00589a448: Pull complete 15:56:55 6c08303d61cc: Pull complete 15:56:56 798269fcf238: Pull complete 15:56:56 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 15:56:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 15:56:56 ---> ec979cd7f677 15:56:56 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:56:57 ---> Running in 7740b6b4b6ae 15:56:57 Removing intermediate container 7740b6b4b6ae 15:56:57 ---> 3873daf979a3 15:56:57 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 15:56:57 ---> Running in fe314086853b 15:56:57 Removing intermediate container fe314086853b 15:56:57 ---> 0be2fdb3dc96 15:56:57 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 15:56:57 ---> Running in 1e3694b82d04 15:56:58 Removing intermediate container 1e3694b82d04 15:56:58 ---> 86b2adfa4d1f 15:56:58 Step 6/15 : LABEL Name=edgex-ui-go 15:56:58 ---> Running in 918bafcec1de 15:56:58 Removing intermediate container 918bafcec1de 15:56:58 ---> 2d2dba737583 15:56:58 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:56:58 ---> Running in ebd7627de10e 15:56:58 Removing intermediate container ebd7627de10e 15:56:58 ---> c922887fa468 15:56:58 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:56:58 latest: Pulling from library/docker 15:56:58 7264a8db6415: Pulling fs layer 15:56:58 95cddd6e4406: Pulling fs layer 15:56:58 4f4fb700ef54: Pulling fs layer 15:56:58 609329a09c8f: Pulling fs layer 15:56:58 926b2fbdc5ad: Pulling fs layer 15:56:58 609329a09c8f: Waiting 15:56:58 926b2fbdc5ad: Waiting 15:56:58 2e4943246593: Pulling fs layer 15:56:58 8c9db0bb2866: Pulling fs layer 15:56:58 5a49a496a342: Pulling fs layer 15:56:58 4f3e1e90b486: Pulling fs layer 15:56:58 2e4943246593: Waiting 15:56:58 150f5b2039ca: Pulling fs layer 15:56:58 d24c11514afe: Pulling fs layer 15:56:58 66b523b76aab: Pulling fs layer 15:56:58 5a49a496a342: Waiting 15:56:58 785edea07e4d: Pulling fs layer 15:56:58 e2260d69ffa1: Pulling fs layer 15:56:58 4f3e1e90b486: Waiting 15:56:58 66b523b76aab: Waiting 15:56:58 d24c11514afe: Waiting 15:56:58 150f5b2039ca: Waiting 15:56:58 785edea07e4d: Waiting 15:56:58 e2260d69ffa1: Waiting 15:56:58 4f4fb700ef54: Download complete 15:56:58 7264a8db6415: Verifying Checksum 15:56:58 7264a8db6415: Download complete 15:56:58 95cddd6e4406: Verifying Checksum 15:56:58 95cddd6e4406: Download complete 15:56:59 7264a8db6415: Pull complete 15:56:59 609329a09c8f: Verifying Checksum 15:56:59 609329a09c8f: Download complete 15:56:59 926b2fbdc5ad: Verifying Checksum 15:56:59 926b2fbdc5ad: Download complete 15:56:59 95cddd6e4406: Pull complete 15:56:59 4f4fb700ef54: Pull complete 15:56:59 8c9db0bb2866: Verifying Checksum 15:56:59 8c9db0bb2866: Download complete 15:56:59 5a49a496a342: Verifying Checksum 15:56:59 5a49a496a342: Download complete 15:56:59 2e4943246593: Verifying Checksum 15:56:59 2e4943246593: Download complete 15:56:59 4f3e1e90b486: Download complete 15:56:59 d24c11514afe: Verifying Checksum 15:56:59 d24c11514afe: Download complete 15:56:59 150f5b2039ca: Verifying Checksum 15:56:59 150f5b2039ca: Download complete 15:56:59 785edea07e4d: Verifying Checksum 15:56:59 785edea07e4d: Download complete 15:56:59 609329a09c8f: Pull complete 15:56:59 e2260d69ffa1: Verifying Checksum 15:56:59 e2260d69ffa1: Download complete 15:57:00 926b2fbdc5ad: Pull complete 15:57:00 66b523b76aab: Verifying Checksum 15:57:00 66b523b76aab: Download complete 15:57:00 2e4943246593: Pull complete 15:57:00 8c9db0bb2866: Pull complete 15:57:00 5a49a496a342: Pull complete 15:57:00 4f3e1e90b486: Pull complete 15:57:01 150f5b2039ca: Pull complete 15:57:01 d24c11514afe: Pull complete 15:57:02 66b523b76aab: Pull complete 15:57:02 785edea07e4d: Pull complete 15:57:02 e2260d69ffa1: Pull complete 15:57:02 Digest: sha256:020562d22f11c27997e00da910ed6b580d93094bc25841cb87aacab4ced4a882 15:57:02 Status: Downloaded newer image for docker:latest 15:57:02 Still waiting to schedule task 15:57:02 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3520’ 15:57:03 ---> 62071f649608 15:57:03 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:57:03 ---> Running in 42dfec50a006 15:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:57:03 OK: 265 MiB in 53 packages 15:57:04 Removing intermediate container 42dfec50a006 15:57:04 ---> d8177e1398b1 15:57:04 Step 10/15 : ENV GO111MODULE=on 15:57:04 ---> Running in ed02ec0291f9 15:57:04 Removing intermediate container ed02ec0291f9 15:57:04 ---> a375e9128c74 15:57:04 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:57:04 ---> Running in e216574ab199 15:57:04 Removing intermediate container e216574ab199 15:57:04 ---> bc21cf1f8428 15:57:04 Step 12/15 : COPY go.mod vendor* ./ 15:57:04 ---> c1984ad86010 15:57:04 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:57:04 ---> Running in 0e0ada6634f3 15:57:26 Removing intermediate container 0e0ada6634f3 15:57:26 ---> e9c917c2b934 15:57:26 Step 14/15 : COPY . . 15:57:26 ---> 4ced0e50ced0 15:57:26 Step 15/15 : RUN ${MAKE} 15:57:26 ---> Running in 10c1238b89ef 15:57:26 noop 15:57:26 Removing intermediate container 10c1238b89ef 15:57:26 ---> 866c2da30dbf 15:57:26 Successfully built 866c2da30dbf 15:57:26 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:27 + docker inspect -f . ci-base-image-x86_64 15:57:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:57:27 prd-ubuntu20.04-docker-8c-8g-3521 does not seem to be running inside a container 15:57:27 $ 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 ******** ci-base-image-x86_64 cat 15:57:27 $ docker top b2d48f641860956eef52e1b881b9db54a90a7c1b01092e202bc0f1aa73b2ff37 -eo pid,comm [Pipeline] { [Pipeline] sh 15:57:27 + go version 15:57:27 go version go1.20.6 linux/amd64 [Pipeline] } 15:57:27 $ docker stop --time=1 b2d48f641860956eef52e1b881b9db54a90a7c1b01092e202bc0f1aa73b2ff37 15:57:29 $ docker rm -f --volumes b2d48f641860956eef52e1b881b9db54a90a7c1b01092e202bc0f1aa73b2ff37 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:57:29 + docker inspect -f . ci-base-image-x86_64 15:57:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:57:29 prd-ubuntu20.04-docker-8c-8g-3521 does not seem to be running inside a container 15:57:29 $ 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 ******** ci-base-image-x86_64 cat 15:57:30 $ docker top be4463a91d77e38fc80bb2d9816401f219bb5602e6f2ec93815c53b37a696eb0 -eo pid,comm [Pipeline] { [Pipeline] sh 15:57:30 + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] fileExists [Pipeline] sh 15:57:30 + make test 15:57:30 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 15:57:36 ? github.com/edgexfoundry/edgex-ui-go [no test files] 15:57:44 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 15:57:44 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 15:57:44 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 15:57:44 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 15:57:44 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 15:57:44 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 15:57:44 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 15:57:44 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 15:57:44 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 15:57:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:57:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:57:48 ./bin/test-attribution-txt.sh 15:57:48 make -C web test 15:57:48 make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' 15:57:48 make[1]: tput: No such file or directory 15:57:48 make[1]: tput: No such file or directory 15:57:48 warning: generating ./VERSION 15:57:48 echo "0.0.0" > VERSION 15:57:48 docker build \ 15:57:48 -f Dockerfile \ 15:57:48 --build-arg USER=1000 \ 15:57:48 \ 15:57:48 --label "git_sha=ef214e184896840ffd361b660bf61225b6f94ad5" \ 15:57:48 -t edgexfoundry/edgex-web-ui:ef214e184896840ffd361b660bf61225b6f94ad5 \ 15:57:48 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 15:57:48 . 15:57:48 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 15:57:48 Install the buildx component to build images with BuildKit: 15:57:48 https://docs.docker.com/go/buildx/ 15:57:48 15:57:48 Sending build context to Docker daemon 2.571MB 15:57:48 Step 1/10 : FROM node:16.17-alpine3.15 15:57:48 16.17-alpine3.15: Pulling from library/node 15:57:48 9621f1afde84: Pulling fs layer 15:57:48 c6f70ee39829: Pulling fs layer 15:57:48 56892a8094a2: Pulling fs layer 15:57:48 58dd87906ef0: Pulling fs layer 15:57:48 58dd87906ef0: Waiting 15:57:48 56892a8094a2: Verifying Checksum 15:57:48 56892a8094a2: Download complete 15:57:48 9621f1afde84: Verifying Checksum 15:57:48 9621f1afde84: Download complete 15:57:48 58dd87906ef0: Download complete 15:57:48 9621f1afde84: Pull complete 15:57:48 c6f70ee39829: Verifying Checksum 15:57:48 c6f70ee39829: Download complete 15:57:49 c6f70ee39829: Pull complete 15:57:49 56892a8094a2: Pull complete 15:57:49 58dd87906ef0: Pull complete 15:57:49 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 15:57:49 Status: Downloaded newer image for node:16.17-alpine3.15 15:57:49 ---> b69703f70c3d 15:57:49 Step 2/10 : RUN apk add --no-cache chromium 15:57:51 ---> Running in 3f1a8df30077 15:57:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:57:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:57:51 (1/129) Installing libxau (1.0.9-r0) 15:57:51 (2/129) Installing libmd (1.0.3-r0) 15:57:51 (3/129) Installing libbsd (0.11.3-r1) 15:57:51 (4/129) Installing libxdmcp (1.1.3-r0) 15:57:51 (5/129) Installing libxcb (1.14-r2) 15:57:51 (6/129) Installing libx11 (1.7.3.1-r1) 15:57:51 (7/129) Installing libxext (1.3.4-r0) 15:57:51 (8/129) Installing libice (1.0.10-r0) 15:57:51 (9/129) Installing libuuid (2.37.4-r0) 15:57:51 (10/129) Installing libsm (1.2.3-r0) 15:57:51 (11/129) Installing libxt (1.2.1-r0) 15:57:51 (12/129) Installing libxmu (1.1.3-r0) 15:57:51 (13/129) Installing xset (1.2.4-r0) 15:57:51 (14/129) Installing xprop (1.2.5-r0) 15:57:51 (15/129) Installing xdg-utils (1.1.3-r0) 15:57:51 (16/129) Installing eudev-libs (3.2.11_pre1-r0) 15:57:51 (17/129) Installing pkgconf (1.8.1-r0) 15:57:51 (18/129) Installing libffi (3.4.2-r1) 15:57:51 (19/129) Installing libintl (0.21-r0) 15:57:51 (20/129) Installing libblkid (2.37.4-r0) 15:57:51 (21/129) Installing libmount (2.37.4-r0) 15:57:52 (22/129) Installing pcre (8.45-r1) 15:57:52 (23/129) Installing glib (2.70.5-r0) 15:57:52 (24/129) Installing xz-libs (5.2.5-r1) 15:57:52 (25/129) Installing libxml2 (2.9.14-r2) 15:57:52 (26/129) Installing shared-mime-info (2.1-r2) 15:57:52 (27/129) Installing hicolor-icon-theme (0.17-r1) 15:57:52 (28/129) Installing libjpeg-turbo (2.1.2-r0) 15:57:52 (29/129) Installing libpng (1.6.37-r1) 15:57:52 (30/129) Installing libwebp (1.2.2-r1) 15:57:52 (31/129) Installing zstd-libs (1.5.0-r0) 15:57:52 (32/129) Installing tiff (4.4.0-r4) 15:57:52 (33/129) Installing gdk-pixbuf (2.42.8-r0) 15:57:52 (34/129) Installing gtk-update-icon-cache (2.24.33-r0) 15:57:52 (35/129) Installing libxcomposite (0.4.5-r0) 15:57:52 (36/129) Installing libxfixes (6.0.0-r0) 15:57:52 (37/129) Installing libxrender (0.9.10-r3) 15:57:52 (38/129) Installing libxcursor (1.2.0-r0) 15:57:52 (39/129) Installing libxdamage (1.1.5-r1) 15:57:52 (40/129) Installing libxi (1.8-r0) 15:57:52 (41/129) Installing libxinerama (1.1.4-r1) 15:57:52 (42/129) Installing libxrandr (1.5.2-r1) 15:57:52 (43/129) Installing atk (2.36.0-r0) 15:57:52 (44/129) Installing libxtst (1.2.3-r3) 15:57:52 (45/129) Installing dbus-libs (1.12.26-r0) 15:57:52 (46/129) Installing at-spi2-core (2.42.0-r0) 15:57:52 (47/129) Installing at-spi2-atk (2.38.0-r0) 15:57:52 (48/129) Installing expat (2.5.0-r0) 15:57:52 (49/129) Installing brotli-libs (1.0.9-r5) 15:57:52 (50/129) Installing libbz2 (1.0.8-r1) 15:57:52 (51/129) Installing freetype (2.11.1-r2) 15:57:52 (52/129) Installing fontconfig (2.13.1-r4) 15:57:52 (53/129) Installing pixman (0.40.0-r4) 15:57:52 (54/129) Installing cairo (1.16.0-r5) 15:57:52 (55/129) Installing cairo-gobject (1.16.0-r5) 15:57:52 (56/129) Installing avahi-libs (0.8-r5) 15:57:52 (57/129) Installing gmp (6.2.1-r1) 15:57:52 (58/129) Installing nettle (3.7.3-r0) 15:57:52 (59/129) Installing p11-kit (0.24.0-r1) 15:57:52 (60/129) Installing libtasn1 (4.18.0-r1) 15:57:52 (61/129) Installing libunistring (0.9.10-r1) 15:57:52 (62/129) Installing gnutls (3.7.1-r2) 15:57:52 (63/129) Installing cups-libs (2.3.3-r8) 15:57:52 (64/129) Installing libepoxy (1.5.9-r0) 15:57:52 (65/129) Installing fribidi (1.0.11-r0) 15:57:52 (66/129) Installing graphite2 (1.3.14-r0) 15:57:52 (67/129) Installing harfbuzz (3.0.0-r2) 15:57:52 (68/129) Installing libxft (2.3.4-r0) 15:57:52 (69/129) Installing pango (1.48.10-r0) 15:57:52 (70/129) Installing wayland-libs-client (1.19.0-r1) 15:57:52 (71/129) Installing wayland-libs-cursor (1.19.0-r1) 15:57:52 (72/129) Installing wayland-libs-egl (1.19.0-r1) 15:57:52 (73/129) Installing xkeyboard-config (2.34-r0) 15:57:52 (74/129) Installing libxkbcommon (1.3.1-r0) 15:57:52 (75/129) Installing gtk+3.0 (3.24.30-r0) 15:57:52 Executing gtk+3.0-3.24.30-r0.post-install 15:57:52 (76/129) Installing libfontenc (1.1.4-r0) 15:57:52 (77/129) Installing mkfontscale (1.2.1-r1) 15:57:52 (78/129) Installing ttf-opensans (1.10-r1) 15:57:52 Executing ttf-opensans-1.10-r1.post-install 15:57:54 (79/129) Installing libogg (1.3.5-r0) 15:57:54 (80/129) Installing flac (1.3.4-r0) 15:57:54 (81/129) Installing alsa-lib (1.2.5.1-r1) 15:57:54 (82/129) Installing libatomic (10.3.1_git20211027-r0) 15:57:54 (83/129) Installing sdl2 (2.0.16-r4) 15:57:54 (84/129) Installing aom-libs (3.2.0-r0) 15:57:54 (85/129) Installing libass (0.15.2-r0) 15:57:54 (86/129) Installing libdav1d (0.9.2-r0) 15:57:54 (87/129) Installing ncurses-terminfo-base (6.3_p20211120-r2) 15:57:54 (88/129) Installing ncurses-libs (6.3_p20211120-r2) 15:57:54 (89/129) Installing lame (3.100-r0) 15:57:54 (90/129) Installing opus (1.3.1-r1) 15:57:54 (91/129) Installing libgomp (10.3.1_git20211027-r0) 15:57:54 (92/129) Installing soxr (0.1.3-r2) 15:57:54 (93/129) Installing libsrt (1.4.2-r1) 15:57:54 (94/129) Installing libssh (0.9.6-r1) 15:57:54 (95/129) Installing libtheora (1.1.1-r16) 15:57:54 (96/129) Installing v4l-utils-libs (1.22.1-r1) 15:57:54 (97/129) Installing libpciaccess (0.16-r0) 15:57:54 (98/129) Installing libdrm (2.4.109-r0) 15:57:54 (99/129) Installing libva (2.13.0-r0) 15:57:54 (100/129) Installing libvdpau (1.4-r0) 15:57:54 (101/129) Installing vidstab (1.1.0-r1) 15:57:54 (102/129) Installing libvorbis (1.3.7-r0) 15:57:54 (103/129) Installing libvpx (1.10.0-r0) 15:57:55 (104/129) Installing vulkan-loader (1.2.196-r0) 15:57:55 (105/129) Installing x264-libs (20210613-r0) 15:57:55 (106/129) Installing x265-libs (3.5-r0) 15:57:55 (107/129) Installing xvidcore (1.3.7-r1) 15:57:55 (108/129) Installing ffmpeg-libs (4.4.1-r2) 15:57:55 (109/129) Installing libevent (2.1.12-r4) 15:57:55 (110/129) Installing mesa (21.2.6-r0) 15:57:55 (111/129) Installing wayland-libs-server (1.19.0-r1) 15:57:55 (112/129) Installing mesa-gbm (21.2.6-r0) 15:57:55 (113/129) Installing lcms2 (2.12-r1) 15:57:55 (114/129) Installing nspr (4.32-r0) 15:57:55 (115/129) Installing sqlite-libs (3.36.0-r0) 15:57:55 (116/129) Installing nss (3.78.1-r0) 15:57:55 (117/129) Installing libasyncns (0.8-r1) 15:57:55 (118/129) Installing libltdl (2.4.6-r7) 15:57:55 (119/129) Installing orc (0.4.32-r0) 15:57:55 (120/129) Installing libsndfile (1.0.31-r1) 15:57:55 (121/129) Installing speexdsp (1.2.0-r0) 15:57:55 (122/129) Installing tdb-libs (1.4.5-r0) 15:57:55 (123/129) Installing libpulse (15.0-r2) 15:57:55 (124/129) Installing re2 (2021.11.01-r0) 15:57:55 (125/129) Installing snappy (1.1.9-r1) 15:57:55 (126/129) Installing libgpg-error (1.42-r1) 15:57:55 (127/129) Installing libgcrypt (1.9.4-r0) 15:57:55 (128/129) Installing libxslt (1.1.35-r0) 15:57:55 (129/129) Installing chromium (99.0.4844.84-r0) 15:57:57 Executing busybox-1.34.1-r7.trigger 15:57:57 Executing glib-2.70.5-r0.trigger 15:57:57 Executing shared-mime-info-2.1-r2.trigger 15:57:57 Executing gdk-pixbuf-2.42.8-r0.trigger 15:57:57 Executing gtk-update-icon-cache-2.24.33-r0.trigger 15:57:57 Executing fontconfig-2.13.1-r4.trigger 15:57:57 Executing mkfontscale-1.2.1-r1.trigger 15:57:57 OK: 286 MiB in 145 packages 15:58:01 Removing intermediate container 3f1a8df30077 15:58:01 ---> 3aeb8de014d7 15:58:01 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 15:58:01 ---> Running in b8f5256ce545 15:58:01 Removing intermediate container b8f5256ce545 15:58:01 ---> a562f7d9c6bd 15:58:01 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 15:58:01 ---> Running in f01be98fca9b 15:58:01 Removing intermediate container f01be98fca9b 15:58:01 ---> f26f197b1523 15:58:01 Step 5/10 : RUN npm install -g npm 15:58:01 ---> Running in f83a83c7dbba 15:58:08 15:58:08 removed 11 packages, changed 100 packages, and audited 250 packages in 6s 15:58:08 15:58:08 28 packages are looking for funding 15:58:08 run `npm fund` for details 15:58:08 15:58:08 found 0 vulnerabilities 15:58:08 Removing intermediate container f83a83c7dbba 15:58:08 ---> c4986efecce9 15:58:08 Step 6/10 : ARG USER=1000 15:58:08 ---> Running in c01351efe1b5 15:58:08 Removing intermediate container c01351efe1b5 15:58:08 ---> d1cb3625d9ee 15:58:08 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 15:58:08 ---> Running in 005568da3694 15:58:09 Removing intermediate container 005568da3694 15:58:09 ---> 4a9c09497455 15:58:09 Step 8/10 : USER $USER:$USER 15:58:09 ---> Running in 6395ee037b00 15:58:09 Removing intermediate container 6395ee037b00 15:58:09 ---> 2d8f806ac32d 15:58:09 Step 9/10 : WORKDIR /app 15:58:09 ---> Running in 1c20dadd7997 15:58:09 Removing intermediate container 1c20dadd7997 15:58:09 ---> 4b021509e895 15:58:09 Step 10/10 : LABEL git_sha=ef214e184896840ffd361b660bf61225b6f94ad5 15:58:09 ---> Running in 04a115bd2189 15:58:09 Removing intermediate container 04a115bd2189 15:58:09 ---> 4a724f61812d 15:58:09 Successfully built 4a724f61812d 15:58:09 Successfully tagged edgexfoundry/edgex-web-ui:ef214e184896840ffd361b660bf61225b6f94ad5 15:58:09 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 15:58:09 touch edgex-web-ui.imagebuilt 15:58:09 mkdir -p node_modules coverage 15:58:09 chown "1000:1000" node_modules coverage package-lock.json 15:58:09 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 15:58:11 npm WARN old lockfile 15:58:11 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 15:58:11 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 15:58:11 npm WARN old lockfile 15:58:11 npm WARN old lockfile This is a one-time fix-up, please be patient... 15:58:11 npm WARN old lockfile 15:58:19 npm WARN EBADENGINE Unsupported engine { 15:58:19 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 15:58:19 npm WARN EBADENGINE required: { 15:58:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:58:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:58:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:58:19 npm WARN EBADENGINE }, 15:58:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 15:58:19 npm WARN EBADENGINE } 15:58:19 npm WARN EBADENGINE Unsupported engine { 15:58:19 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 15:58:19 npm WARN EBADENGINE required: { 15:58:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:58:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:58:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:58:19 npm WARN EBADENGINE }, 15:58:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 15:58:19 npm WARN EBADENGINE } 15:58:19 npm WARN EBADENGINE Unsupported engine { 15:58:19 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 15:58:19 npm WARN EBADENGINE required: { 15:58:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:58:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:58:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:58:19 npm WARN EBADENGINE }, 15:58:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 15:58:19 npm WARN EBADENGINE } 15:58:19 npm WARN EBADENGINE Unsupported engine { 15:58:19 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 15:58:19 npm WARN EBADENGINE required: { 15:58:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:58:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:58:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:58:19 npm WARN EBADENGINE }, 15:58:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 15:58:19 npm WARN EBADENGINE } 15:58:19 npm WARN EBADENGINE Unsupported engine { 15:58:19 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 15:58:19 npm WARN EBADENGINE required: { 15:58:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:58:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:58:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:58:19 npm WARN EBADENGINE }, 15:58:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 15:58:19 npm WARN EBADENGINE } 15:58:19 npm WARN EBADENGINE Unsupported engine { 15:58:19 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 15:58:19 npm WARN EBADENGINE required: { 15:58:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:58:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:58:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:58:19 npm WARN EBADENGINE }, 15:58:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 15:58:19 npm WARN EBADENGINE } 15:58:19 npm WARN EBADENGINE Unsupported engine { 15:58:19 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 15:58:19 npm WARN EBADENGINE required: { 15:58:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:58:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:58:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:58:19 npm WARN EBADENGINE }, 15:58:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 15:58:19 npm WARN EBADENGINE } 15:58:19 npm WARN EBADENGINE Unsupported engine { 15:58:19 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 15:58:19 npm WARN EBADENGINE required: { 15:58:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:58:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:58:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:58:19 npm WARN EBADENGINE }, 15:58:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 15:58:19 npm WARN EBADENGINE } 15:58:19 npm WARN EBADENGINE Unsupported engine { 15:58:19 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 15:58:19 npm WARN EBADENGINE required: { 15:58:19 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 15:58:19 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 15:58:19 npm WARN EBADENGINE yarn: '>= 1.13.0' 15:58:19 npm WARN EBADENGINE }, 15:58:19 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 15:58:19 npm WARN EBADENGINE } 15:58:24 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 15:58:24 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 15:58:24 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 15:58:24 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 15:58:24 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 15:58:24 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 15:58:24 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 15:58:25 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 15:58:26 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 15:58:26 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 15:58:27 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 15:58:28 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 15:58:28 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 15:58:29 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. 15:58:29 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 15:58:29 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:58:30 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. 15:58:30 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. 15:58:31 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 15:58:33 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. 15:58:36 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. 15:58:41 15:58:41 added 1478 packages, and audited 1479 packages in 31s 15:58:41 15:58:41 90 packages are looking for funding 15:58:41 run `npm fund` for details 15:58:41 15:58:41 40 vulnerabilities (1 low, 17 moderate, 17 high, 5 critical) 15:58:41 15:58:41 To address issues that do not require attention, run: 15:58:41 npm audit fix 15:58:41 15:58:41 To address all issues (including breaking changes), run: 15:58:41 npm audit fix --force 15:58:41 15:58:41 Run `npm audit` for details. 15:58:44 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 15:58:47 - Generating browser application bundles (phase: setup)... 15:58:51 Compiling @angular/core : es2015 as esm2015 15:58:51 Compiling @angular/compiler/testing : es2015 as esm2015 15:58:54 Compiling @angular/common : es2015 as esm2015 15:58:54 Compiling @angular/core/testing : es2015 as esm2015 15:58:55 Compiling @angular/platform-browser : es2015 as esm2015 15:58:55 Compiling @angular/common/testing : es2015 as esm2015 15:58:55 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 15:58:56 Compiling @angular/platform-browser/testing : es2015 as esm2015 15:58:56 Compiling @angular/router : es2015 as esm2015 15:58:56 Compiling @angular/common/http : es2015 as esm2015 15:58:56 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 15:58:57 Compiling @angular/forms : es2015 as esm2015 15:58:57 Compiling @angular/common/http/testing : es2015 as esm2015 15:58:58 Compiling @angular/router/testing : es2015 as esm2015 15:59:05 14 08 2023 15:59:04.398:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 15:59:05 14 08 2023 15:59:04.401:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 15:59:05 14 08 2023 15:59:04.407:INFO [launcher]: Starting browser ChromeHeadless 15:59:17 ✔ Browser application bundle generation complete. 15:59:17 14 08 2023 15:59:16.559:INFO [Chrome Headless 99.0.4844.84 (Linux x86_64)]: Connected on socket xOwQo1IMV02t6SQOAAAB with id 56077839 15:59:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 15:59:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 1 of 145 SUCCESS (0 secs / 0.029 secs) 15:59:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 2 of 145 SUCCESS (0 secs / 0.032 secs) 15:59:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 3 of 145 SUCCESS (0 secs / 0.174 secs) 15:59:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 4 of 145 SUCCESS (0 secs / 0.196 secs) 15:59:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 5 of 145 SUCCESS (0 secs / 0.207 secs) 15:59:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 6 of 145 SUCCESS (0 secs / 0.26 secs) 15:59:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 7 of 145 SUCCESS (0 secs / 0.266 secs) 15:59:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 8 of 145 SUCCESS (0 secs / 0.28 secs) 15:59:19 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 9 of 145 SUCCESS (0 secs / 0.354 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 10 of 145 SUCCESS (0 secs / 0.368 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 11 of 145 SUCCESS (0 secs / 0.383 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 12 of 145 SUCCESS (0 secs / 0.395 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 13 of 145 SUCCESS (0 secs / 0.406 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 14 of 145 SUCCESS (0 secs / 0.41 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 15 of 145 SUCCESS (0 secs / 0.414 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 16 of 145 SUCCESS (0 secs / 0.461 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 17 of 145 SUCCESS (0 secs / 0.487 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 18 of 145 SUCCESS (0 secs / 0.534 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 19 of 145 SUCCESS (0 secs / 0.551 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 20 of 145 SUCCESS (0 secs / 0.554 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 21 of 145 SUCCESS (0 secs / 0.555 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 22 of 145 SUCCESS (0 secs / 0.581 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 23 of 145 SUCCESS (0 secs / 0.593 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 24 of 145 SUCCESS (0 secs / 0.63 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 25 of 145 SUCCESS (0 secs / 0.639 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 26 of 145 SUCCESS (0 secs / 0.648 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.663 secs) 15:59:20 WARN: ' 15:59:20 It looks like you're using ngModel on the same form field as formControlName. 15:59:20 Support for using the ngModel input property and ngModelChange event with 15:59:20 reactive form directives has been deprecated in Angular v6 and will be removed 15:59:20 in a future version of Angular. 15:59:20 15:59:20 For more information on this, see our API docs here: 15:59:20 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:59:20 ' 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 27 of 145 SUCCESS (0 secs / 0.663 secs) 15:59:20 WARN: ' 15:59:20 It looks like you're using ngModel on the same form field as formControlName. 15:59:20 Support for using the ngModel input property and ngModelChange event with 15:59:20 reactive form directives has been deprecated in Angular v6 and will be removed 15:59:20 in a future version of Angular. 15:59:20 15:59:20 For more information on this, see our API docs here: 15:59:20 https://angular.io/api/forms/FormControlName#use-with-ngmodel 15:59:20 ' 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 28 of 145 SUCCESS (0 secs / 0.695 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 29 of 145 SUCCESS (0 secs / 0.707 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 30 of 145 SUCCESS (0 secs / 0.718 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 31 of 145 SUCCESS (0 secs / 0.721 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 32 of 145 SUCCESS (0 secs / 0.723 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 33 of 145 SUCCESS (0 secs / 0.758 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 34 of 145 SUCCESS (0 secs / 0.815 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 35 of 145 SUCCESS (0 secs / 0.82 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 36 of 145 SUCCESS (0 secs / 0.833 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 37 of 145 SUCCESS (0 secs / 0.837 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 38 of 145 SUCCESS (0 secs / 0.847 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 39 of 145 SUCCESS (0 secs / 0.88 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 40 of 145 SUCCESS (0 secs / 0.889 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 41 of 145 SUCCESS (0 secs / 0.893 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 42 of 145 SUCCESS (0 secs / 0.894 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 43 of 145 SUCCESS (0 secs / 0.945 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 44 of 145 SUCCESS (0 secs / 0.961 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 45 of 145 SUCCESS (0 secs / 0.965 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 46 of 145 SUCCESS (0 secs / 1.008 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 47 of 145 SUCCESS (0 secs / 1.032 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 48 of 145 SUCCESS (0 secs / 1.057 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 49 of 145 SUCCESS (0 secs / 1.063 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 50 of 145 SUCCESS (0 secs / 1.07 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 51 of 145 SUCCESS (0 secs / 1.076 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 52 of 145 SUCCESS (0 secs / 1.084 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 53 of 145 SUCCESS (0 secs / 1.087 secs) 15:59:20 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 54 of 145 SUCCESS (0 secs / 1.089 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 55 of 145 SUCCESS (0 secs / 1.104 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 56 of 145 SUCCESS (0 secs / 1.125 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 57 of 145 SUCCESS (0 secs / 1.129 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 58 of 145 SUCCESS (0 secs / 1.137 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 59 of 145 SUCCESS (0 secs / 1.14 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 60 of 145 SUCCESS (0 secs / 1.143 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 61 of 145 SUCCESS (0 secs / 1.15 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 62 of 145 SUCCESS (0 secs / 1.154 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 63 of 145 SUCCESS (0 secs / 1.156 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 64 of 145 SUCCESS (0 secs / 1.173 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 65 of 145 SUCCESS (0 secs / 1.182 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 66 of 145 SUCCESS (0 secs / 1.186 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 67 of 145 SUCCESS (0 secs / 1.189 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 68 of 145 SUCCESS (0 secs / 1.194 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 69 of 145 SUCCESS (0 secs / 1.196 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 70 of 145 SUCCESS (0 secs / 1.207 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 71 of 145 SUCCESS (0 secs / 1.212 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 72 of 145 SUCCESS (0 secs / 1.214 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 73 of 145 SUCCESS (0 secs / 1.219 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 74 of 145 SUCCESS (0 secs / 1.224 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 75 of 145 SUCCESS (0 secs / 1.233 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 76 of 145 SUCCESS (0 secs / 1.238 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 77 of 145 SUCCESS (0 secs / 1.257 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 78 of 145 SUCCESS (0 secs / 1.265 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 79 of 145 SUCCESS (0 secs / 1.277 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 80 of 145 SUCCESS (0 secs / 1.28 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 81 of 145 SUCCESS (0 secs / 1.282 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 82 of 145 SUCCESS (0 secs / 1.29 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 83 of 145 SUCCESS (0 secs / 1.294 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 84 of 145 SUCCESS (0 secs / 1.296 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 85 of 145 SUCCESS (0 secs / 1.307 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 86 of 145 SUCCESS (0 secs / 1.382 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 87 of 145 SUCCESS (0 secs / 1.391 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 88 of 145 SUCCESS (0 secs / 1.394 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 89 of 145 SUCCESS (0 secs / 1.396 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 90 of 145 SUCCESS (0 secs / 1.419 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 91 of 145 SUCCESS (0 secs / 1.431 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 92 of 145 SUCCESS (0 secs / 1.46 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 93 of 145 SUCCESS (0 secs / 1.473 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 94 of 145 SUCCESS (0 secs / 1.476 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 95 of 145 SUCCESS (0 secs / 1.489 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 96 of 145 SUCCESS (0 secs / 1.503 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 97 of 145 SUCCESS (0 secs / 1.505 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 98 of 145 SUCCESS (0 secs / 1.506 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 99 of 145 SUCCESS (0 secs / 1.522 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 100 of 145 SUCCESS (0 secs / 1.527 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 101 of 145 SUCCESS (0 secs / 1.546 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 102 of 145 SUCCESS (0 secs / 1.552 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 103 of 145 SUCCESS (0 secs / 1.554 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 104 of 145 SUCCESS (0 secs / 1.585 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 105 of 145 SUCCESS (0 secs / 1.609 secs) 15:59:21 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 106 of 145 SUCCESS (0 secs / 1.613 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 107 of 145 SUCCESS (0 secs / 1.62 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 108 of 145 SUCCESS (0 secs / 1.629 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 109 of 145 SUCCESS (0 secs / 1.633 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 110 of 145 SUCCESS (0 secs / 1.638 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 111 of 145 SUCCESS (0 secs / 1.642 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 112 of 145 SUCCESS (0 secs / 1.647 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 113 of 145 SUCCESS (0 secs / 1.67 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 114 of 145 SUCCESS (0 secs / 1.68 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 115 of 145 SUCCESS (0 secs / 1.713 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 116 of 145 SUCCESS (0 secs / 1.719 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 117 of 145 SUCCESS (0 secs / 1.729 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 118 of 145 SUCCESS (0 secs / 1.738 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 119 of 145 SUCCESS (0 secs / 1.755 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 120 of 145 SUCCESS (0 secs / 1.76 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 121 of 145 SUCCESS (0 secs / 1.763 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 122 of 145 SUCCESS (0 secs / 1.767 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 123 of 145 SUCCESS (0 secs / 1.775 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 124 of 145 SUCCESS (0 secs / 1.8 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 125 of 145 SUCCESS (0 secs / 1.808 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 126 of 145 SUCCESS (0 secs / 1.831 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 127 of 145 SUCCESS (0 secs / 1.852 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 128 of 145 SUCCESS (0 secs / 1.877 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 129 of 145 SUCCESS (0 secs / 1.893 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 130 of 145 SUCCESS (0 secs / 1.899 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 131 of 145 SUCCESS (0 secs / 1.906 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 132 of 145 SUCCESS (0 secs / 1.923 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 133 of 145 SUCCESS (0 secs / 1.954 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 134 of 145 SUCCESS (0 secs / 1.971 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 135 of 145 SUCCESS (0 secs / 1.979 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 136 of 145 SUCCESS (0 secs / 2 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 137 of 145 SUCCESS (0 secs / 2.02 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 138 of 145 SUCCESS (0 secs / 2.038 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 139 of 145 SUCCESS (0 secs / 2.047 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 140 of 145 SUCCESS (0 secs / 2.057 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 141 of 145 SUCCESS (0 secs / 2.133 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 142 of 145 SUCCESS (0 secs / 2.146 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 143 of 145 SUCCESS (0 secs / 2.156 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 144 of 145 SUCCESS (0 secs / 2.169 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (0 secs / 2.182 secs) 15:59:22 Chrome Headless 99.0.4844.84 (Linux x86_64): Executed 145 of 145 SUCCESS (3.262 secs / 2.182 secs) 15:59:22 TOTAL: 145 SUCCESS 15:59:22 ✔ Browser application bundle generation complete. 15:59:23 15:59:23 =============================== Coverage summary =============================== 15:59:23 Statements : 41.41% ( 1420/3429 ) 15:59:23 Branches : 12.14% ( 109/898 ) 15:59:23 Functions : 33.09% ( 414/1251 ) 15:59:23 Lines : 39.29% ( 1275/3245 ) 15:59:23 ================================================================================ 15:59:23 ✔ Browser application bundle generation complete. 15:59:23 make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_main/web' [Pipeline] echo 15:59:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 15:59:23 $ docker stop --time=1 be4463a91d77e38fc80bb2d9816401f219bb5602e6f2ec93815c53b37a696eb0 15:59:25 $ docker rm -f --volumes be4463a91d77e38fc80bb2d9816401f219bb5602e6f2ec93815c53b37a696eb0 [Pipeline] // withDockerContainer [Pipeline] sh 15:59:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 15:59:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 15:59:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 15:59:27 + ls -al . 15:59:27 total 180 15:59:27 drwxrwxr-x 14 jenkins jenkins 4096 Aug 14 15:57 . 15:59:27 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 15:56 .. 15:59:27 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 15:56 .blubracket 15:59:27 -rw-rw-r-- 1 jenkins jenkins 18 Aug 14 15:56 .dockerignore 15:59:27 drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 15:56 .git 15:59:27 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 15:56 .github 15:59:27 -rw-rw-r-- 1 jenkins jenkins 185 Aug 14 15:56 .gitignore 15:59:27 drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 15:56 .semver 15:59:27 -rw-rw-r-- 1 jenkins jenkins 8418 Aug 14 15:56 Attribution.txt 15:59:27 -rw-rw-r-- 1 jenkins jenkins 19103 Aug 14 15:56 CHANGELOG.md 15:59:27 -rw-rw-r-- 1 jenkins jenkins 3959 Aug 14 15:56 CONTRIBUTING.md 15:59:27 -rw-rw-r-- 1 jenkins jenkins 1788 Aug 14 15:56 Dockerfile 15:59:27 -rw-rw-r-- 1 jenkins jenkins 652 Aug 14 15:56 Jenkinsfile 15:59:27 -rw-rw-r-- 1 jenkins jenkins 11357 Aug 14 15:56 LICENSE 15:59:27 -rw-rw-r-- 1 jenkins jenkins 2134 Aug 14 15:56 Makefile 15:59:27 -rw-rw-r-- 1 jenkins jenkins 4549 Aug 14 15:56 README.md 15:59:27 -rw-rw-r-- 1 jenkins jenkins 11 Aug 14 15:56 VERSION 15:59:27 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 15:56 assets 15:59:27 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 15:56 bin 15:59:27 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 15:56 cmd 15:59:27 -rw-r--r-- 1 jenkins jenkins 10 Aug 14 15:57 coverage.out 15:59:27 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 15:56 docs 15:59:27 -rw-rw-r-- 1 jenkins jenkins 2999 Aug 14 15:56 go.mod 15:59:27 -rw-rw-r-- 1 jenkins jenkins 30528 Aug 14 15:56 go.sum 15:59:27 drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 15:56 internal 15:59:27 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 15:56 snap 15:59:27 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 15:56 testing 15:59:27 -rw-rw-r-- 1 jenkins jenkins 155 Aug 14 15:56 version.go 15:59:27 drwxrwxr-x 6 jenkins jenkins 4096 Aug 14 15:58 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:27 + 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=ef214e184896840ffd361b660bf61225b6f94ad5 --label arch=amd64 --label version=3.1.0-dev.3 . 15:59:28 Sending build context to Docker daemon 50.42MB 15:59:28 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 15:59:28 Step 2/25 : FROM ${BASE} AS builder 15:59:28 ---> 866c2da30dbf 15:59:28 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 15:59:28 ---> Running in 92671fe47d2e 15:59:28 Removing intermediate container 92671fe47d2e 15:59:28 ---> b86923307a1e 15:59:28 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 15:59:28 ---> Running in fde9eb56f348 15:59:28 Removing intermediate container fde9eb56f348 15:59:28 ---> 354dc6e5c2a1 15:59:28 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 15:59:28 ---> Running in e2219fb0396c 15:59:28 Removing intermediate container e2219fb0396c 15:59:28 ---> 05a96df711ba 15:59:28 Step 6/25 : LABEL Name=edgex-ui-go 15:59:28 ---> Running in 5a2afc69fc40 15:59:28 Removing intermediate container 5a2afc69fc40 15:59:28 ---> 6b1658e2c1fb 15:59:28 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 15:59:28 ---> Running in e687dd771ddc 15:59:28 Removing intermediate container e687dd771ddc 15:59:28 ---> 00b9439ce1f7 15:59:28 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 15:59:29 ---> 7ddb6f467987 15:59:29 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 15:59:29 ---> Running in ecc43f4e1e83 15:59:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 15:59:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 15:59:30 OK: 265 MiB in 53 packages 15:59:30 Removing intermediate container ecc43f4e1e83 15:59:30 ---> fffc9f44c817 15:59:30 Step 10/25 : ENV GO111MODULE=on 15:59:30 ---> Running in 583dfd343d70 15:59:30 Removing intermediate container 583dfd343d70 15:59:30 ---> 7c1fdeb0bfd6 15:59:30 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 15:59:30 ---> Running in 8210c6df308c 15:59:30 Removing intermediate container 8210c6df308c 15:59:30 ---> 0f270db5e8d6 15:59:30 Step 12/25 : COPY go.mod vendor* ./ 15:59:30 ---> 15f4e51be701 15:59:30 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:59:30 ---> Running in 8be95b715f00 15:59:31 Removing intermediate container 8be95b715f00 15:59:31 ---> 8541b5c8be0d 15:59:31 Step 14/25 : COPY . . 15:59:33 ---> 15a1f100d1f0 15:59:33 Step 15/25 : RUN ${MAKE} 15:59:33 ---> Running in e4e9ec4dbaf1 15:59:33 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.3" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 15:59:51 Removing intermediate container e4e9ec4dbaf1 15:59:51 ---> 5d8fe1bd220f 15:59:51 Step 16/25 : FROM alpine:3.17 15:59:51 3.17: Pulling from library/alpine 15:59:51 9398808236ff: Pulling fs layer 15:59:51 9398808236ff: Verifying Checksum 15:59:51 9398808236ff: Download complete 15:59:51 9398808236ff: Pull complete 15:59:51 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 15:59:51 Status: Downloaded newer image for alpine:3.17 15:59:51 ---> 1e0b8b5322fc 15:59:51 Step 17/25 : EXPOSE 4000 15:59:51 ---> Running in 2fb3ec1be121 15:59:51 Removing intermediate container 2fb3ec1be121 15:59:51 ---> 957216589175 15:59:51 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 15:59:51 ---> ef3a5886d5ef 15:59:51 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 15:59:51 ---> 576671e51d94 15:59:51 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 15:59:51 ---> feb3ceb8a548 15:59:51 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 15:59:51 ---> Running in 5ef4ae97f60e 15:59:51 Removing intermediate container 5ef4ae97f60e 15:59:51 ---> 3a336d0fdf78 15:59:51 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 15:59:51 ---> Running in 3a05e89076d3 15:59:52 Removing intermediate container 3a05e89076d3 15:59:52 ---> a1724e0e0a33 15:59:52 Step 23/25 : LABEL arch=amd64 15:59:52 ---> Running in 2bff56957d1e 15:59:52 Removing intermediate container 2bff56957d1e 15:59:52 ---> d5263ba3f4b3 15:59:52 Step 24/25 : LABEL git_sha=ef214e184896840ffd361b660bf61225b6f94ad5 15:59:52 ---> Running in 5fffd2842c50 15:59:52 Removing intermediate container 5fffd2842c50 15:59:52 ---> be1230e13a7d 15:59:52 Step 25/25 : LABEL version=3.1.0-dev.3 15:59:52 ---> Running in e652c55650ed 15:59:52 Removing intermediate container e652c55650ed 15:59:52 ---> 524e7c556b77 15:59:52 [Warning] One or more build-args [ARCH] were not consumed 15:59:52 Successfully built 524e7c556b77 15:59:52 Successfully tagged edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:59:52 provisioning config files... 15:59:52 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2367764397037088436tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:59:52 ---> docker-login.sh 15:59:52 nexus3.edgexfoundry.org:10001 15:59:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:52 Configure a credential helper to remove this warning. See 15:59:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:52 15:59:52 Login Succeeded 15:59:52 nexus3.edgexfoundry.org:10002 15:59:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:52 Configure a credential helper to remove this warning. See 15:59:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:52 15:59:52 Login Succeeded 15:59:52 nexus3.edgexfoundry.org:10003 15:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:53 Configure a credential helper to remove this warning. See 15:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:53 15:59:53 Login Succeeded 15:59:53 nexus3.edgexfoundry.org:10004 15:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:53 Configure a credential helper to remove this warning. See 15:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:53 15:59:53 Login Succeeded 15:59:53 docker.io 15:59:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:53 Configure a credential helper to remove this warning. See 15:59:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:53 15:59:53 Login Succeeded 15:59:53 ---> docker-login.sh ends [Pipeline] } 15:59:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:59:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:59:53 [edgeXDocker.push] Tagging docker image edgex-ui with the following tags: 15:59:53 ef214e184896840ffd361b660bf61225b6f94ad5 15:59:53 latest 15:59:53 3.1.0-dev.3 15:59:53 ef214e184896840ffd361b660bf61225b6f94ad5-3.1.0-dev.3 15:59:53 main 15:59:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:53 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:ef214e184896840ffd361b660bf61225b6f94ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:54 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:ef214e184896840ffd361b660bf61225b6f94ad5 15:59:54 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:59:54 7fe9027a29cf: Preparing 15:59:54 b2daa3d78a5a: Preparing 15:59:54 e07cd07c0a6e: Preparing 15:59:54 36b50b131297: Preparing 15:59:54 36b50b131297: Layer already exists 15:59:54 b2daa3d78a5a: Pushed 15:59:54 7fe9027a29cf: Pushed 15:59:57 e07cd07c0a6e: Pushed 15:59:57 ef214e184896840ffd361b660bf61225b6f94ad5: digest: sha256:ac078cfc368cf127b7e0c2fa2f41f26e64146a2614d30f77b981f6843a65eed3 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:57 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:57 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:latest 15:59:57 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:59:57 7fe9027a29cf: Preparing 15:59:57 b2daa3d78a5a: Preparing 15:59:57 e07cd07c0a6e: Preparing 15:59:57 36b50b131297: Preparing 15:59:57 36b50b131297: Layer already exists 15:59:57 b2daa3d78a5a: Layer already exists 15:59:57 7fe9027a29cf: Layer already exists 15:59:57 e07cd07c0a6e: Layer already exists 15:59:57 latest: digest: sha256:ac078cfc368cf127b7e0c2fa2f41f26e64146a2614d30f77b981f6843a65eed3 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:58 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:58 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.3 15:59:58 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:59:58 7fe9027a29cf: Preparing 15:59:58 b2daa3d78a5a: Preparing 15:59:58 e07cd07c0a6e: Preparing 15:59:58 36b50b131297: Preparing 15:59:58 e07cd07c0a6e: Layer already exists 15:59:58 7fe9027a29cf: Layer already exists 15:59:58 36b50b131297: Layer already exists 15:59:58 b2daa3d78a5a: Layer already exists 15:59:58 3.1.0-dev.3: digest: sha256:ac078cfc368cf127b7e0c2fa2f41f26e64146a2614d30f77b981f6843a65eed3 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:58 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:ef214e184896840ffd361b660bf61225b6f94ad5-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:59 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:ef214e184896840ffd361b660bf61225b6f94ad5-3.1.0-dev.3 15:59:59 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:59:59 7fe9027a29cf: Preparing 15:59:59 b2daa3d78a5a: Preparing 15:59:59 e07cd07c0a6e: Preparing 15:59:59 36b50b131297: Preparing 15:59:59 b2daa3d78a5a: Layer already exists 15:59:59 e07cd07c0a6e: Layer already exists 15:59:59 7fe9027a29cf: Layer already exists 15:59:59 36b50b131297: Layer already exists 15:59:59 ef214e184896840ffd361b660bf61225b6f94ad5-3.1.0-dev.3: digest: sha256:ac078cfc368cf127b7e0c2fa2f41f26e64146a2614d30f77b981f6843a65eed3 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:59 + docker tag edgex-ui nexus3.edgexfoundry.org:10004/edgex-ui:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:59 + docker push nexus3.edgexfoundry.org:10004/edgex-ui:main 15:59:59 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui] 15:59:59 7fe9027a29cf: Preparing 15:59:59 b2daa3d78a5a: Preparing 15:59:59 e07cd07c0a6e: Preparing 15:59:59 36b50b131297: Preparing 15:59:59 36b50b131297: Layer already exists 15:59:59 e07cd07c0a6e: Layer already exists 15:59:59 7fe9027a29cf: Layer already exists 15:59:59 b2daa3d78a5a: Layer already exists 15:59:59 main: digest: sha256:ac078cfc368cf127b7e0c2fa2f41f26e64146a2614d30f77b981f6843a65eed3 size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:59:59 ===================================================== [Pipeline] echo 15:59:59 taggedImages: 15:59:59 - nexus3.edgexfoundry.org:10004/edgex-ui:ef214e184896840ffd361b660bf61225b6f94ad5 15:59:59 - nexus3.edgexfoundry.org:10004/edgex-ui:latest 15:59:59 - nexus3.edgexfoundry.org:10004/edgex-ui:3.1.0-dev.3 15:59:59 - nexus3.edgexfoundry.org:10004/edgex-ui:ef214e184896840ffd361b660bf61225b6f94ad5-3.1.0-dev.3 15:59:59 - 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 16:00:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:00:00 16:00:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:00:00 latest: Pulling from edgex-lftools-log-publisher 16:00:00 5eb5b503b376: Pulling fs layer 16:00:00 5c69ac0246d0: Pulling fs layer 16:00:00 ec43610c2a17: Pulling fs layer 16:00:00 3a2ae6a8a46f: Pulling fs layer 16:00:00 33b1e0a273af: Pulling fs layer 16:00:00 5d3b04190fa2: Pulling fs layer 16:00:00 2f39f015ded8: Pulling fs layer 16:00:00 5d3b04190fa2: Waiting 16:00:00 2f39f015ded8: Waiting 16:00:00 3a2ae6a8a46f: Waiting 16:00:00 5c69ac0246d0: Verifying Checksum 16:00:00 5c69ac0246d0: Download complete 16:00:00 3a2ae6a8a46f: Verifying Checksum 16:00:00 3a2ae6a8a46f: Download complete 16:00:00 ec43610c2a17: Verifying Checksum 16:00:00 ec43610c2a17: Download complete 16:00:00 33b1e0a273af: Verifying Checksum 16:00:00 33b1e0a273af: Download complete 16:00:00 5d3b04190fa2: Verifying Checksum 16:00:00 5d3b04190fa2: Download complete 16:00:00 5eb5b503b376: Verifying Checksum 16:00:00 5eb5b503b376: Download complete 16:00:01 2f39f015ded8: Verifying Checksum 16:00:01 2f39f015ded8: Download complete 16:00:02 5eb5b503b376: Pull complete 16:00:02 5c69ac0246d0: Pull complete 16:00:02 ec43610c2a17: Pull complete 16:00:02 3a2ae6a8a46f: Pull complete 16:00:02 33b1e0a273af: Pull complete 16:00:02 5d3b04190fa2: Pull complete 16:00:07 2f39f015ded8: Pull complete 16:00:07 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:00:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:00:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:07 prd-ubuntu20.04-docker-8c-8g-3521 does not seem to be running inside a container 16:00:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:00:09 $ docker top 99cb9b8ae3edde821396b86abea68bea38960d25fdf3fb7eef363ea1f6c4ebf0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:00:09 ---> job-cost.sh 16:00:09 lf-activate-venv: SKIPPING 16:00:09 INFO: No Stack... 16:00:09 INFO: Retrieving Pricing Info for: v3-standard-8 16:00:10 INFO: Archiving Costs [Pipeline] sh 16:00:10 + cat /w/workspace/edgexfoundry_edgex-ui-go_main/archives/cost.csv 16:00:10 + cut -d, -f6 [Pipeline] lock 16:00:10 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-121-stack-cost] 16:00:10 Resource [jenkins-edgexfoundry-edgex-ui-go-main-121-stack-cost] did not exist. Created. 16:00:10 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-121-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:00:11 + echo total: 0.2199999988079071 [Pipeline] stash 16:00:11 Stashed 1 file(s) [Pipeline] } 16:00:11 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-121-stack-cost] [Pipeline] // lock [Pipeline] } 16:00:11 $ docker stop --time=1 99cb9b8ae3edde821396b86abea68bea38960d25fdf3fb7eef363ea1f6c4ebf0 16:00:12 $ docker rm -f --volumes 99cb9b8ae3edde821396b86abea68bea38960d25fdf3fb7eef363ea1f6c4ebf0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:00:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3522 in /w/workspace/edgexfoundry_edgex-ui-go_main [Pipeline] { [Pipeline] ws 16:00:31 Running in /w/workspace/edgex-ui-go/121 [Pipeline] { [Pipeline] checkout 16:00:31 The recommended git tool is: git 16:00:38 using credential edgex-jenkins-ssh 16:00:38 Cloning the remote Git repository 16:00:38 Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git 16:00:38 > git init /w/workspace/edgex-ui-go/121 # timeout=10 16:00:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git 16:00:39 > git --version # timeout=10 16:00:39 > git --version # 'git version 2.25.1' 16:00:39 using GIT_SSH to set credentials SSH Credentials for GitHub 16:00:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:43 Avoid second fetch 16:00:43 Checking out Revision ef214e184896840ffd361b660bf61225b6f94ad5 (main) 16:00:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 16:00:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:00:43 > git config core.sparsecheckout # timeout=10 16:00:43 > git checkout -f ef214e184896840ffd361b660bf61225b6f94ad5 # timeout=10 16:00:44 Commit message: "Merge pull request #627 from mglmc/ds-pushevent_ds-returnevent" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:00:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:00:45 % Total % Received % Xferd Average Speed Time Time Time Current 16:00:45 Dload Upload Total Spent Left Speed 16:00:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 73705 0 --:--:-- --:--:-- --:--:-- 74133 [Pipeline] sh 16:00:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:00:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:00:46 + sudo tee /etc/docker/daemon.new 16:00:46 { 16:00:46 "registry-mirrors": [ 16:00:46 "https://nexus3.edgexfoundry.org:10001" 16:00:46 ], 16:00:46 "bip": "10.250.0.254/24", 16:00:46 "hosts": [ 16:00:46 "tcp://0.0.0.0:5555", 16:00:46 "unix:///var/run/docker.sock" 16:00:46 ], 16:00:46 "mtu": 1458, 16:00:46 "selinux-enabled": true, 16:00:46 "seccomp-profile": "/etc/docker/seccomp.json" 16:00:46 } [Pipeline] sh 16:00:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:00:47 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:01:05 provisioning config files... 16:01:05 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/121@tmp/config549516484587485364tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:01:05 ---> docker-login.sh 16:01:05 nexus3.edgexfoundry.org:10001 16:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:06 Configure a credential helper to remove this warning. See 16:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:06 16:01:06 Login Succeeded 16:01:06 nexus3.edgexfoundry.org:10002 16:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:06 Configure a credential helper to remove this warning. See 16:01:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:06 16:01:06 Login Succeeded 16:01:06 nexus3.edgexfoundry.org:10003 16:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:07 Configure a credential helper to remove this warning. See 16:01:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:07 16:01:07 Login Succeeded 16:01:07 nexus3.edgexfoundry.org:10004 16:01:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:07 Configure a credential helper to remove this warning. See 16:01:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:07 16:01:07 Login Succeeded 16:01:07 docker.io 16:01:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:01:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:01:08 Configure a credential helper to remove this warning. See 16:01:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:01:08 16:01:08 Login Succeeded 16:01:08 ---> docker-login.sh ends [Pipeline] } 16:01:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 16:01:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:01:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:01:08 ========================================================= 16:01:08 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 16:01:08 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:01:08 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 16:01:09 Sending build context to Docker daemon 30.38MB 16:01:09 Step 1/15 : ARG BASE=golang:1.20-alpine3.17 16:01:09 Step 2/15 : FROM ${BASE} AS builder 16:01:09 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:01:09 edb6bdbacee9: Pulling fs layer 16:01:09 5f9638ab2659: Pulling fs layer 16:01:09 8d51d6327a98: Pulling fs layer 16:01:09 8b374f2dd631: Pulling fs layer 16:01:09 ec14aa9079de: Pulling fs layer 16:01:09 2f466654f4bb: Pulling fs layer 16:01:09 554e91adad29: Pulling fs layer 16:01:09 8b374f2dd631: Waiting 16:01:09 ec14aa9079de: Waiting 16:01:09 2f466654f4bb: Waiting 16:01:09 554e91adad29: Waiting 16:01:09 5f9638ab2659: Download complete 16:01:09 8b374f2dd631: Verifying Checksum 16:01:09 8b374f2dd631: Download complete 16:01:09 ec14aa9079de: Verifying Checksum 16:01:09 ec14aa9079de: Download complete 16:01:09 edb6bdbacee9: Download complete 16:01:10 edb6bdbacee9: Pull complete 16:01:11 554e91adad29: Verifying Checksum 16:01:11 554e91adad29: Download complete 16:01:11 5f9638ab2659: Pull complete 16:01:12 8d51d6327a98: Verifying Checksum 16:01:12 8d51d6327a98: Download complete 16:01:12 2f466654f4bb: Download complete 16:01:23 8d51d6327a98: Pull complete 16:01:23 8b374f2dd631: Pull complete 16:01:23 ec14aa9079de: Pull complete 16:01:33 2f466654f4bb: Pull complete 16:01:34 554e91adad29: Pull complete 16:01:34 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 16:01:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 16:01:34 ---> 1e15ea492957 16:01:34 Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:01:36 ---> Running in 1854ebfee005 16:01:36 Removing intermediate container 1854ebfee005 16:01:36 ---> db27f7a6387a 16:01:36 Step 4/15 : ARG ALPINE_PKG_BASE="make git" 16:01:36 ---> Running in 15d649270074 16:01:37 Removing intermediate container 15d649270074 16:01:37 ---> 098e264712da 16:01:37 Step 5/15 : ARG ALPINE_PKG_EXTRA="" 16:01:37 ---> Running in 315fa5a6edd6 16:01:37 Removing intermediate container 315fa5a6edd6 16:01:37 ---> 161a27785906 16:01:37 Step 6/15 : LABEL Name=edgex-ui-go 16:01:37 ---> Running in b69764d047c2 16:01:37 Removing intermediate container b69764d047c2 16:01:37 ---> 76ec358e0cf2 16:01:37 Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 16:01:37 ---> Running in 48ea6cd3f069 16:01:38 Removing intermediate container 48ea6cd3f069 16:01:38 ---> 865bdfc242e4 16:01:38 Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:01:38 latest: Pulling from library/docker 16:01:39 9fda8d8052c6: Pulling fs layer 16:01:39 6852f3ef0b5f: Pulling fs layer 16:01:39 4f4fb700ef54: Pulling fs layer 16:01:39 37278d121b4b: Pulling fs layer 16:01:39 4c05b0ea0652: Pulling fs layer 16:01:39 841155fe5c52: Pulling fs layer 16:01:39 6e8fd905d972: Pulling fs layer 16:01:39 bdaebcfc8a78: Pulling fs layer 16:01:39 6ec782731361: Pulling fs layer 16:01:39 020451d7f710: Pulling fs layer 16:01:39 493c34e3a30d: Pulling fs layer 16:01:39 5f407d496aee: Pulling fs layer 16:01:39 5b3b3658d625: Pulling fs layer 16:01:39 a08f0db26b16: Pulling fs layer 16:01:39 37278d121b4b: Waiting 16:01:39 4c05b0ea0652: Waiting 16:01:39 841155fe5c52: Waiting 16:01:39 6e8fd905d972: Waiting 16:01:39 bdaebcfc8a78: Waiting 16:01:39 6ec782731361: Waiting 16:01:39 020451d7f710: Waiting 16:01:39 493c34e3a30d: Waiting 16:01:39 5f407d496aee: Waiting 16:01:39 5b3b3658d625: Waiting 16:01:39 a08f0db26b16: Waiting 16:01:39 4f4fb700ef54: Download complete 16:01:39 9fda8d8052c6: Verifying Checksum 16:01:39 9fda8d8052c6: Download complete 16:01:39 6852f3ef0b5f: Verifying Checksum 16:01:39 6852f3ef0b5f: Download complete 16:01:40 37278d121b4b: Verifying Checksum 16:01:40 37278d121b4b: Download complete 16:01:40 841155fe5c52: Verifying Checksum 16:01:40 841155fe5c52: Download complete 16:01:40 4c05b0ea0652: Verifying Checksum 16:01:40 6e8fd905d972: Verifying Checksum 16:01:40 6e8fd905d972: Download complete 16:01:40 4c05b0ea0652: Download complete 16:01:40 9fda8d8052c6: Pull complete 16:01:40 bdaebcfc8a78: Download complete 16:01:40 6ec782731361: Verifying Checksum 16:01:40 6ec782731361: Download complete 16:01:40 493c34e3a30d: Verifying Checksum 16:01:40 493c34e3a30d: Download complete 16:01:40 5b3b3658d625: Download complete 16:01:40 020451d7f710: Verifying Checksum 16:01:40 020451d7f710: Download complete 16:01:40 a08f0db26b16: Verifying Checksum 16:01:40 a08f0db26b16: Download complete 16:01:40 6852f3ef0b5f: Pull complete 16:01:41 4f4fb700ef54: Pull complete 16:01:41 5f407d496aee: Verifying Checksum 16:01:41 5f407d496aee: Download complete 16:01:41 37278d121b4b: Pull complete 16:01:46 4c05b0ea0652: Pull complete 16:01:47 841155fe5c52: Pull complete 16:01:47 6e8fd905d972: Pull complete 16:01:47 bdaebcfc8a78: Pull complete 16:01:48 6ec782731361: Pull complete 16:01:49 020451d7f710: Pull complete 16:01:49 493c34e3a30d: Pull complete 16:01:52 5f407d496aee: Pull complete 16:01:52 5b3b3658d625: Pull complete 16:01:52 a08f0db26b16: Pull complete 16:01:52 Digest: sha256:020562d22f11c27997e00da910ed6b580d93094bc25841cb87aacab4ced4a882 16:01:52 Status: Downloaded newer image for docker:latest 16:01:55 ---> a26c168fc33f 16:01:55 Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:01:55 ---> Running in 576b8ae2b26e 16:01:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:01:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:01:57 OK: 263 MiB in 53 packages 16:01:58 Removing intermediate container 576b8ae2b26e 16:01:58 ---> a926c9d4f57c 16:01:58 Step 10/15 : ENV GO111MODULE=on 16:01:58 ---> Running in 18701f390165 16:01:58 Removing intermediate container 18701f390165 16:01:58 ---> c1b197699adf 16:01:58 Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:01:58 ---> Running in 8512157cec02 16:01:59 Removing intermediate container 8512157cec02 16:01:59 ---> 1ba07e3c3286 16:01:59 Step 12/15 : COPY go.mod vendor* ./ 16:01:59 ---> 5171d4d2c491 16:01:59 Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:02:00 ---> Running in 8c3ee09c924c 16:03:07 Removing intermediate container 8c3ee09c924c 16:03:07 ---> ac6eefa38e45 16:03:07 Step 14/15 : COPY . . 16:03:07 ---> b3f869b9c5b7 16:03:07 Step 15/15 : RUN ${MAKE} 16:03:07 ---> Running in 53caf435e591 16:03:07 noop 16:03:07 Removing intermediate container 53caf435e591 16:03:07 ---> 692c9bbb9374 16:03:07 Successfully built 692c9bbb9374 16:03:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:08 + docker inspect -f . ci-base-image-arm64 16:03:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:03:08 prd-ubuntu20.04-docker-arm64-4c-16g-3522 does not seem to be running inside a container 16:03:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/121 -v /w/workspace/edgex-ui-go/121:/w/workspace/edgex-ui-go/121:rw,z -v /w/workspace/edgex-ui-go/121@tmp:/w/workspace/edgex-ui-go/121@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 16:03:09 $ docker top 4d5960a32e39d1371e4b719b59452041bc26155f1f594f81c9b8462f1b7ce604 -eo pid,comm [Pipeline] { [Pipeline] sh 16:03:10 + go version 16:03:10 go version go1.20.6 linux/arm64 [Pipeline] } 16:03:10 $ docker stop --time=1 4d5960a32e39d1371e4b719b59452041bc26155f1f594f81c9b8462f1b7ce604 16:03:12 $ docker rm -f --volumes 4d5960a32e39d1371e4b719b59452041bc26155f1f594f81c9b8462f1b7ce604 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:12 + docker inspect -f . ci-base-image-arm64 16:03:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:03:13 prd-ubuntu20.04-docker-arm64-4c-16g-3522 does not seem to be running inside a container 16:03:13 $ 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/121 -v /w/workspace/edgex-ui-go/121:/w/workspace/edgex-ui-go/121:rw,z -v /w/workspace/edgex-ui-go/121@tmp:/w/workspace/edgex-ui-go/121@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 16:03:14 $ docker top 25d94d269a2094cbcb975d68a4038e3a119f651c12da4cfcd912de72d5a5d48d -eo pid,comm [Pipeline] { [Pipeline] sh 16:03:14 + git config --global --add safe.directory /w/workspace/edgex-ui-go/121 [Pipeline] fileExists [Pipeline] sh 16:03:15 + make test 16:03:15 CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... 16:03:47 ? github.com/edgexfoundry/edgex-ui-go [no test files] 16:05:24 ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] 16:05:24 ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] 16:05:24 ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] 16:05:24 ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] 16:05:24 ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] 16:05:24 ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] 16:05:24 ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] 16:05:24 ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] 16:05:24 CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... 16:05:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:05:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:05:50 ./bin/test-attribution-txt.sh 16:05:50 make -C web test 16:05:50 make[1]: Entering directory '/w/workspace/edgex-ui-go/121/web' 16:05:50 make[1]: tput: No such file or directory 16:05:50 make[1]: tput: No such file or directory 16:05:50 warning: generating ./VERSION 16:05:50 echo "0.0.0" > VERSION 16:05:50 docker build \ 16:05:50 -f Dockerfile \ 16:05:50 --build-arg USER=1000 \ 16:05:50 \ 16:05:50 --label "git_sha=ef214e184896840ffd361b660bf61225b6f94ad5" \ 16:05:50 -t edgexfoundry/edgex-web-ui:ef214e184896840ffd361b660bf61225b6f94ad5 \ 16:05:50 -t edgexfoundry/edgex-web-ui:0.0.0-dev \ 16:05:50 . 16:05:50 DEPRECATED: The legacy builder is deprecated and will be removed in a future release. 16:05:50 Install the buildx component to build images with BuildKit: 16:05:50 https://docs.docker.com/go/buildx/ 16:05:50 16:05:50 Sending build context to Docker daemon 2.571MB 16:05:50 Step 1/10 : FROM node:16.17-alpine3.15 16:05:50 16.17-alpine3.15: Pulling from library/node 16:05:50 47517142f6ba: Pulling fs layer 16:05:50 5f8c4bfa009b: Pulling fs layer 16:05:50 f7079c9c4ba1: Pulling fs layer 16:05:50 aba105e6f55a: Pulling fs layer 16:05:50 aba105e6f55a: Waiting 16:05:50 f7079c9c4ba1: Verifying Checksum 16:05:50 f7079c9c4ba1: Download complete 16:05:50 47517142f6ba: Verifying Checksum 16:05:50 47517142f6ba: Download complete 16:05:50 aba105e6f55a: Download complete 16:05:51 47517142f6ba: Pull complete 16:05:51 5f8c4bfa009b: Verifying Checksum 16:05:51 5f8c4bfa009b: Download complete 16:05:56 5f8c4bfa009b: Pull complete 16:05:57 f7079c9c4ba1: Pull complete 16:05:57 aba105e6f55a: Pull complete 16:05:58 Digest: sha256:84c606bfbe4cf120c52b17c3b727e614d99e357a8e350f83a4e7b9ec0798e04a 16:05:58 Status: Downloaded newer image for node:16.17-alpine3.15 16:05:58 ---> bf1b8b58d215 16:05:58 Step 2/10 : RUN apk add --no-cache chromium 16:05:58 ---> Running in e12bce82efa7 16:05:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:06:01 (1/128) Installing libxau (1.0.9-r0) 16:06:01 (2/128) Installing libmd (1.0.3-r0) 16:06:01 (3/128) Installing libbsd (0.11.3-r1) 16:06:01 (4/128) Installing libxdmcp (1.1.3-r0) 16:06:01 (5/128) Installing libxcb (1.14-r2) 16:06:01 (6/128) Installing libx11 (1.7.3.1-r1) 16:06:01 (7/128) Installing libxext (1.3.4-r0) 16:06:01 (8/128) Installing libice (1.0.10-r0) 16:06:01 (9/128) Installing libuuid (2.37.4-r0) 16:06:01 (10/128) Installing libsm (1.2.3-r0) 16:06:01 (11/128) Installing libxt (1.2.1-r0) 16:06:01 (12/128) Installing libxmu (1.1.3-r0) 16:06:01 (13/128) Installing xset (1.2.4-r0) 16:06:01 (14/128) Installing xprop (1.2.5-r0) 16:06:01 (15/128) Installing xdg-utils (1.1.3-r0) 16:06:01 (16/128) Installing eudev-libs (3.2.11_pre1-r0) 16:06:01 (17/128) Installing pkgconf (1.8.1-r0) 16:06:01 (18/128) Installing libffi (3.4.2-r1) 16:06:01 (19/128) Installing libintl (0.21-r0) 16:06:01 (20/128) Installing libblkid (2.37.4-r0) 16:06:01 (21/128) Installing libmount (2.37.4-r0) 16:06:01 (22/128) Installing pcre (8.45-r1) 16:06:01 (23/128) Installing glib (2.70.5-r0) 16:06:01 (24/128) Installing xz-libs (5.2.5-r1) 16:06:01 (25/128) Installing libxml2 (2.9.14-r2) 16:06:01 (26/128) Installing shared-mime-info (2.1-r2) 16:06:01 (27/128) Installing hicolor-icon-theme (0.17-r1) 16:06:01 (28/128) Installing libjpeg-turbo (2.1.2-r0) 16:06:01 (29/128) Installing libpng (1.6.37-r1) 16:06:01 (30/128) Installing libwebp (1.2.2-r1) 16:06:02 (31/128) Installing zstd-libs (1.5.0-r0) 16:06:02 (32/128) Installing tiff (4.4.0-r4) 16:06:02 (33/128) Installing gdk-pixbuf (2.42.8-r0) 16:06:02 (34/128) Installing gtk-update-icon-cache (2.24.33-r0) 16:06:02 (35/128) Installing libxcomposite (0.4.5-r0) 16:06:02 (36/128) Installing libxfixes (6.0.0-r0) 16:06:02 (37/128) Installing libxrender (0.9.10-r3) 16:06:02 (38/128) Installing libxcursor (1.2.0-r0) 16:06:02 (39/128) Installing libxdamage (1.1.5-r1) 16:06:02 (40/128) Installing libxi (1.8-r0) 16:06:02 (41/128) Installing libxinerama (1.1.4-r1) 16:06:02 (42/128) Installing libxrandr (1.5.2-r1) 16:06:02 (43/128) Installing atk (2.36.0-r0) 16:06:02 (44/128) Installing libxtst (1.2.3-r3) 16:06:02 (45/128) Installing dbus-libs (1.12.26-r0) 16:06:02 (46/128) Installing at-spi2-core (2.42.0-r0) 16:06:02 (47/128) Installing at-spi2-atk (2.38.0-r0) 16:06:02 (48/128) Installing expat (2.5.0-r0) 16:06:02 (49/128) Installing brotli-libs (1.0.9-r5) 16:06:02 (50/128) Installing libbz2 (1.0.8-r1) 16:06:02 (51/128) Installing freetype (2.11.1-r2) 16:06:02 (52/128) Installing fontconfig (2.13.1-r4) 16:06:02 (53/128) Installing pixman (0.40.0-r4) 16:06:02 (54/128) Installing cairo (1.16.0-r5) 16:06:02 (55/128) Installing cairo-gobject (1.16.0-r5) 16:06:02 (56/128) Installing avahi-libs (0.8-r5) 16:06:02 (57/128) Installing gmp (6.2.1-r1) 16:06:02 (58/128) Installing nettle (3.7.3-r0) 16:06:02 (59/128) Installing p11-kit (0.24.0-r1) 16:06:02 (60/128) Installing libtasn1 (4.18.0-r1) 16:06:02 (61/128) Installing libunistring (0.9.10-r1) 16:06:02 (62/128) Installing gnutls (3.7.1-r2) 16:06:02 (63/128) Installing cups-libs (2.3.3-r8) 16:06:02 (64/128) Installing libepoxy (1.5.9-r0) 16:06:02 (65/128) Installing fribidi (1.0.11-r0) 16:06:02 (66/128) Installing graphite2 (1.3.14-r0) 16:06:02 (67/128) Installing harfbuzz (3.0.0-r2) 16:06:02 (68/128) Installing libxft (2.3.4-r0) 16:06:02 (69/128) Installing pango (1.48.10-r0) 16:06:02 (70/128) Installing wayland-libs-client (1.19.0-r1) 16:06:02 (71/128) Installing wayland-libs-cursor (1.19.0-r1) 16:06:02 (72/128) Installing wayland-libs-egl (1.19.0-r1) 16:06:02 (73/128) Installing xkeyboard-config (2.34-r0) 16:06:02 (74/128) Installing libxkbcommon (1.3.1-r0) 16:06:02 (75/128) Installing gtk+3.0 (3.24.30-r0) 16:06:03 Executing gtk+3.0-3.24.30-r0.post-install 16:06:03 (76/128) Installing libfontenc (1.1.4-r0) 16:06:03 (77/128) Installing mkfontscale (1.2.1-r1) 16:06:03 (78/128) Installing ttf-opensans (1.10-r1) 16:06:03 Executing ttf-opensans-1.10-r1.post-install 16:06:05 (79/128) Installing libogg (1.3.5-r0) 16:06:05 (80/128) Installing flac (1.3.4-r0) 16:06:05 (81/128) Installing alsa-lib (1.2.5.1-r1) 16:06:05 (82/128) Installing libatomic (10.3.1_git20211027-r0) 16:06:05 (83/128) Installing sdl2 (2.0.16-r4) 16:06:05 (84/128) Installing aom-libs (3.2.0-r0) 16:06:05 (85/128) Installing libass (0.15.2-r0) 16:06:05 (86/128) Installing libdav1d (0.9.2-r0) 16:06:05 (87/128) Installing ncurses-terminfo-base (6.3_p20211120-r2) 16:06:05 (88/128) Installing ncurses-libs (6.3_p20211120-r2) 16:06:05 (89/128) Installing lame (3.100-r0) 16:06:05 (90/128) Installing opus (1.3.1-r1) 16:06:05 (91/128) Installing libgomp (10.3.1_git20211027-r0) 16:06:05 (92/128) Installing soxr (0.1.3-r2) 16:06:06 (93/128) Installing libsrt (1.4.2-r1) 16:06:06 (94/128) Installing libssh (0.9.6-r1) 16:06:06 (95/128) Installing libtheora (1.1.1-r16) 16:06:06 (96/128) Installing v4l-utils-libs (1.22.1-r1) 16:06:06 (97/128) Installing libdrm (2.4.109-r0) 16:06:06 (98/128) Installing libva (2.13.0-r0) 16:06:06 (99/128) Installing libvdpau (1.4-r0) 16:06:06 (100/128) Installing vidstab (1.1.0-r1) 16:06:06 (101/128) Installing libvorbis (1.3.7-r0) 16:06:06 (102/128) Installing libvpx (1.10.0-r0) 16:06:06 (103/128) Installing vulkan-loader (1.2.196-r0) 16:06:06 (104/128) Installing x264-libs (20210613-r0) 16:06:06 (105/128) Installing x265-libs (3.5-r0) 16:06:06 (106/128) Installing xvidcore (1.3.7-r1) 16:06:06 (107/128) Installing ffmpeg-libs (4.4.1-r2) 16:06:06 (108/128) Installing libevent (2.1.12-r4) 16:06:06 (109/128) Installing mesa (21.2.6-r0) 16:06:06 (110/128) Installing wayland-libs-server (1.19.0-r1) 16:06:06 (111/128) Installing mesa-gbm (21.2.6-r0) 16:06:06 (112/128) Installing lcms2 (2.12-r1) 16:06:06 (113/128) Installing nspr (4.32-r0) 16:06:06 (114/128) Installing sqlite-libs (3.36.0-r0) 16:06:06 (115/128) Installing nss (3.78.1-r0) 16:06:06 (116/128) Installing libasyncns (0.8-r1) 16:06:06 (117/128) Installing libltdl (2.4.6-r7) 16:06:06 (118/128) Installing orc (0.4.32-r0) 16:06:06 (119/128) Installing libsndfile (1.0.31-r1) 16:06:07 (120/128) Installing speexdsp (1.2.0-r0) 16:06:07 (121/128) Installing tdb-libs (1.4.5-r0) 16:06:07 (122/128) Installing libpulse (15.0-r2) 16:06:07 (123/128) Installing re2 (2021.11.01-r0) 16:06:07 (124/128) Installing snappy (1.1.9-r1) 16:06:07 (125/128) Installing libgpg-error (1.42-r1) 16:06:07 (126/128) Installing libgcrypt (1.9.4-r0) 16:06:07 (127/128) Installing libxslt (1.1.35-r0) 16:06:07 (128/128) Installing chromium (99.0.4844.84-r0) 16:06:11 Executing busybox-1.34.1-r7.trigger 16:06:11 Executing glib-2.70.5-r0.trigger 16:06:11 Executing shared-mime-info-2.1-r2.trigger 16:06:14 Executing gdk-pixbuf-2.42.8-r0.trigger 16:06:14 Executing gtk-update-icon-cache-2.24.33-r0.trigger 16:06:14 Executing fontconfig-2.13.1-r4.trigger 16:06:14 Executing mkfontscale-1.2.1-r1.trigger 16:06:14 OK: 275 MiB in 144 packages 16:06:22 Removing intermediate container e12bce82efa7 16:06:22 ---> 1acd64882e63 16:06:22 Step 3/10 : ENV CHROME_BIN=/usr/bin/chromium-browser 16:06:22 ---> Running in 243af6d8c072 16:06:22 Removing intermediate container 243af6d8c072 16:06:22 ---> af0056a9369d 16:06:22 Step 4/10 : ENV PATH /app/node_modules/.bin:$PATH 16:06:22 ---> Running in eb2281a10e1a 16:06:23 Removing intermediate container eb2281a10e1a 16:06:23 ---> 9aca2aa8b2fd 16:06:23 Step 5/10 : RUN npm install -g npm 16:06:23 ---> Running in c2f162ec0b45 16:06:55 16:06:55 removed 11 packages, changed 100 packages, and audited 250 packages in 24s 16:06:55 16:06:55 28 packages are looking for funding 16:06:55 run `npm fund` for details 16:06:55 16:06:55 found 0 vulnerabilities 16:06:55 Removing intermediate container c2f162ec0b45 16:06:55 ---> fe165227063e 16:06:55 Step 6/10 : ARG USER=1000 16:06:55 ---> Running in 386e7cf7c183 16:06:55 Removing intermediate container 386e7cf7c183 16:06:55 ---> 6769ae56554e 16:06:55 Step 7/10 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node 16:06:55 ---> Running in 876ab704d3f1 16:06:57 Removing intermediate container 876ab704d3f1 16:06:57 ---> 4863d0644df4 16:06:57 Step 8/10 : USER $USER:$USER 16:06:57 ---> Running in 7fafa311e51f 16:06:57 Removing intermediate container 7fafa311e51f 16:06:57 ---> a060bd101db2 16:06:57 Step 9/10 : WORKDIR /app 16:06:57 ---> Running in 813a374386f0 16:06:57 Removing intermediate container 813a374386f0 16:06:57 ---> d32ebaa8f30f 16:06:57 Step 10/10 : LABEL git_sha=ef214e184896840ffd361b660bf61225b6f94ad5 16:06:57 ---> Running in 6735d63717b7 16:06:58 Removing intermediate container 6735d63717b7 16:06:58 ---> ebc0b4229ab5 16:06:58 Successfully built ebc0b4229ab5 16:06:58 Successfully tagged edgexfoundry/edgex-web-ui:ef214e184896840ffd361b660bf61225b6f94ad5 16:06:58 Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev 16:06:58 touch edgex-web-ui.imagebuilt 16:06:58 mkdir -p node_modules coverage 16:06:58 chown "1000:1000" node_modules coverage package-lock.json 16:06:58 docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install 16:07:10 npm WARN old lockfile 16:07:10 npm WARN old lockfile The package-lock.json file was created with an old version of npm, 16:07:10 npm WARN old lockfile so supplemental metadata must be fetched from the registry. 16:07:10 npm WARN old lockfile 16:07:10 npm WARN old lockfile This is a one-time fix-up, please be patient... 16:07:10 npm WARN old lockfile 16:07:57 npm WARN EBADENGINE Unsupported engine { 16:07:57 npm WARN EBADENGINE package: '@angular-devkit/architect@0.1202.4', 16:07:57 npm WARN EBADENGINE required: { 16:07:57 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:07:57 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:07:57 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:07:57 npm WARN EBADENGINE }, 16:07:57 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 16:07:57 npm WARN EBADENGINE } 16:07:57 npm WARN EBADENGINE Unsupported engine { 16:07:57 npm WARN EBADENGINE package: '@angular-devkit/build-angular@12.2.4', 16:07:57 npm WARN EBADENGINE required: { 16:07:57 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:07:57 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:07:57 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:07:57 npm WARN EBADENGINE }, 16:07:57 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 16:07:57 npm WARN EBADENGINE } 16:07:57 npm WARN EBADENGINE Unsupported engine { 16:07:57 npm WARN EBADENGINE package: '@angular-devkit/build-optimizer@0.1202.4', 16:07:57 npm WARN EBADENGINE required: { 16:07:57 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:07:57 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:07:57 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:07:57 npm WARN EBADENGINE }, 16:07:57 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 16:07:57 npm WARN EBADENGINE } 16:07:57 npm WARN EBADENGINE Unsupported engine { 16:07:57 npm WARN EBADENGINE package: '@angular-devkit/build-webpack@0.1202.4', 16:07:57 npm WARN EBADENGINE required: { 16:07:57 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:07:57 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:07:57 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:07:57 npm WARN EBADENGINE }, 16:07:57 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 16:07:57 npm WARN EBADENGINE } 16:07:57 npm WARN EBADENGINE Unsupported engine { 16:07:57 npm WARN EBADENGINE package: '@angular-devkit/core@12.2.4', 16:07:57 npm WARN EBADENGINE required: { 16:07:57 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:07:57 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:07:57 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:07:57 npm WARN EBADENGINE }, 16:07:57 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 16:07:57 npm WARN EBADENGINE } 16:07:57 npm WARN EBADENGINE Unsupported engine { 16:07:57 npm WARN EBADENGINE package: '@angular-devkit/schematics@12.2.4', 16:07:57 npm WARN EBADENGINE required: { 16:07:57 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:07:57 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:07:57 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:07:57 npm WARN EBADENGINE }, 16:07:57 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 16:07:57 npm WARN EBADENGINE } 16:07:57 npm WARN EBADENGINE Unsupported engine { 16:07:57 npm WARN EBADENGINE package: '@angular/cli@12.2.4', 16:07:57 npm WARN EBADENGINE required: { 16:07:57 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:07:57 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:07:57 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:07:57 npm WARN EBADENGINE }, 16:07:57 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 16:07:57 npm WARN EBADENGINE } 16:07:57 npm WARN EBADENGINE Unsupported engine { 16:07:57 npm WARN EBADENGINE package: '@ngtools/webpack@12.2.4', 16:07:57 npm WARN EBADENGINE required: { 16:07:57 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:07:57 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:07:57 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:07:57 npm WARN EBADENGINE }, 16:07:57 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 16:07:57 npm WARN EBADENGINE } 16:07:57 npm WARN EBADENGINE Unsupported engine { 16:07:57 npm WARN EBADENGINE package: '@schematics/angular@12.2.4', 16:07:57 npm WARN EBADENGINE required: { 16:07:57 npm WARN EBADENGINE node: '^12.14.1 || >=14.0.0', 16:07:57 npm WARN EBADENGINE npm: '^6.11.0 || ^7.5.6', 16:07:57 npm WARN EBADENGINE yarn: '>= 1.13.0' 16:07:57 npm WARN EBADENGINE }, 16:07:57 npm WARN EBADENGINE current: { node: 'v16.17.1', npm: '9.8.1' } 16:07:57 npm WARN EBADENGINE } 16:08:24 npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 16:08:24 npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 16:08:24 npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated 16:08:25 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 16:08:26 npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead 16:08:26 npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 16:08:31 npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 16:08:40 npm WARN deprecated har-validator@5.1.5: this library is no longer supported 16:08:40 npm WARN deprecated flatten@1.0.3: flatten is deprecated in favor of utility frameworks such as lodash. 16:08:42 npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 16:08:52 npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs 16:09:00 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 16:09:00 npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 16:09:02 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. 16:09:07 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. 16:09:08 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. 16:09:09 npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated 16:09:21 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 16:09:22 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 16:09:44 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. 16:10:02 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. 16:10:41 16:10:41 added 1475 packages, and audited 1476 packages in 4m 16:10:41 16:10:41 90 packages are looking for funding 16:10:41 run `npm fund` for details 16:10:41 16:10:41 40 vulnerabilities (1 low, 17 moderate, 17 high, 5 critical) 16:10:41 16:10:41 To address issues that do not require attention, run: 16:10:41 npm audit fix 16:10:41 16:10:41 To address all issues (including breaking changes), run: 16:10:41 npm audit fix --force 16:10:41 16:10:41 Run `npm audit` for details. 16:10: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 16:10:58 - Generating browser application bundles (phase: setup)... 16:11:31 Compiling @angular/core : es2015 as esm2015 16:11:31 Compiling @angular/compiler/testing : es2015 as esm2015 16:11:57 Compiling @angular/core/testing : es2015 as esm2015 16:11:57 Compiling @angular/common : es2015 as esm2015 16:12:02 Compiling @angular/platform-browser : es2015 as esm2015 16:12:02 Compiling @angular/common/testing : es2015 as esm2015 16:12:05 Compiling @angular/router : es2015 as esm2015 16:12:05 Compiling @angular/platform-browser-dynamic : es2015 as esm2015 16:12:11 Compiling @angular/platform-browser/testing : es2015 as esm2015 16:12:12 Compiling @angular/common/http : es2015 as esm2015 16:12:12 Compiling @angular/platform-browser-dynamic/testing : es2015 as esm2015 16:12:16 Compiling @angular/forms : es2015 as esm2015 16:12:16 Compiling @angular/common/http/testing : es2015 as esm2015 16:12:17 Compiling @angular/router/testing : es2015 as esm2015 16:13:13 14 08 2023 16:13:13.104:INFO [karma-server]: Karma v6.3.16 server started at http://localhost:9876/ 16:13:13 14 08 2023 16:13:13.116:INFO [launcher]: Launching browsers ChromeHeadlessNoSandbox with concurrency unlimited 16:13:13 14 08 2023 16:13:13.141:INFO [launcher]: Starting browser ChromeHeadless 16:14:35 14 08 2023 16:14:30.745:WARN [launcher]: ChromeHeadless has not captured in 60000 ms, killing. 16:14:35 14 08 2023 16:14:33.907:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 16:14:40 14 08 2023 16:14:40.052:INFO [launcher]: Trying to start ChromeHeadless again (1/2). 16:14:59 ✔ Browser application bundle generation complete. 16:14:59 14 08 2023 16:14:58.124:INFO [Chrome Headless 99.0.4844.84 (Linux aarch64)]: Connected on socket oW3TTV3wOmM3FvPkAAAB with id 94960908 16:15:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 0 of 145 SUCCESS (0 secs / 0 secs) 16:15:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 1 of 145 SUCCESS (0 secs / 1.041 secs) 16:15:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 2 of 145 SUCCESS (0 secs / 1.657 secs) 16:15:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 3 of 145 SUCCESS (0 secs / 2.098 secs) 16:15:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 4 of 145 SUCCESS (0 secs / 2.182 secs) 16:15:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 5 of 145 SUCCESS (0 secs / 2.251 secs) 16:15:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 6 of 145 SUCCESS (0 secs / 2.355 secs) 16:15:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 7 of 145 SUCCESS (0 secs / 2.393 secs) 16:15:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 8 of 145 SUCCESS (0 secs / 2.932 secs) 16:15:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 9 of 145 SUCCESS (0 secs / 2.966 secs) 16:15:17 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 10 of 145 SUCCESS (0 secs / 3.045 secs) 16:15:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 11 of 145 SUCCESS (0 secs / 3.16 secs) 16:15:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 12 of 145 SUCCESS (0 secs / 3.211 secs) 16:15:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 13 of 145 SUCCESS (0 secs / 3.393 secs) 16:15:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 14 of 145 SUCCESS (0 secs / 3.448 secs) 16:15:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 15 of 145 SUCCESS (0 secs / 3.5 secs) 16:15:18 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 16 of 145 SUCCESS (0 secs / 3.555 secs) 16:15:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 17 of 145 SUCCESS (0 secs / 3.775 secs) 16:15:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 18 of 145 SUCCESS (0 secs / 4.458 secs) 16:15:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 19 of 145 SUCCESS (0 secs / 4.493 secs) 16:15:19 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 20 of 145 SUCCESS (0 secs / 4.523 secs) 16:15:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 21 of 145 SUCCESS (0 secs / 4.891 secs) 16:15:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 22 of 145 SUCCESS (0 secs / 4.945 secs) 16:15:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 23 of 145 SUCCESS (0 secs / 5.013 secs) 16:15:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 24 of 145 SUCCESS (0 secs / 5.1 secs) 16:15:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 25 of 145 SUCCESS (0 secs / 5.131 secs) 16:15:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 26 of 145 SUCCESS (0 secs / 5.141 secs) 16:15:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 27 of 145 SUCCESS (0 secs / 5.217 secs) 16:15:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 28 of 145 SUCCESS (0 secs / 5.25 secs) 16:15:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 29 of 145 SUCCESS (0 secs / 5.266 secs) 16:15:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 30 of 145 SUCCESS (0 secs / 5.279 secs) 16:15:20 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 31 of 145 SUCCESS (0 secs / 5.303 secs) 16:15:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 32 of 145 SUCCESS (0 secs / 5.345 secs) 16:15:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 33 of 145 SUCCESS (0 secs / 5.418 secs) 16:15:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 34 of 145 SUCCESS (0 secs / 5.601 secs) 16:15:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 35 of 145 SUCCESS (0 secs / 5.674 secs) 16:15:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 36 of 145 SUCCESS (0 secs / 5.725 secs) 16:15:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 37 of 145 SUCCESS (0 secs / 5.78 secs) 16:15:21 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 38 of 145 SUCCESS (0 secs / 5.933 secs) 16:15:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 39 of 145 SUCCESS (0 secs / 6.324 secs) 16:15:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 40 of 145 SUCCESS (0 secs / 6.535 secs) 16:15:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 41 of 145 SUCCESS (0 secs / 6.579 secs) 16:15:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 42 of 145 SUCCESS (0 secs / 6.692 secs) 16:15:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 43 of 145 SUCCESS (0 secs / 6.722 secs) 16:15:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 44 of 145 SUCCESS (0 secs / 6.733 secs) 16:15:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 45 of 145 SUCCESS (0 secs / 6.742 secs) 16:15:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 46 of 145 SUCCESS (0 secs / 6.868 secs) 16:15:22 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 47 of 145 SUCCESS (0 secs / 7.068 secs) 16:15:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 48 of 145 SUCCESS (0 secs / 7.1 secs) 16:15:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 49 of 145 SUCCESS (0 secs / 7.124 secs) 16:15:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 50 of 145 SUCCESS (0 secs / 7.139 secs) 16:15:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 51 of 145 SUCCESS (0 secs / 7.16 secs) 16:15:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 52 of 145 SUCCESS (0 secs / 7.185 secs) 16:15:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 53 of 145 SUCCESS (0 secs / 7.235 secs) 16:15:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 54 of 145 SUCCESS (0 secs / 7.262 secs) 16:15:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 55 of 145 SUCCESS (0 secs / 7.285 secs) 16:15:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 56 of 145 SUCCESS (0 secs / 7.294 secs) 16:15:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 57 of 145 SUCCESS (0 secs / 7.305 secs) 16:15:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 58 of 145 SUCCESS (0 secs / 7.34 secs) 16:15:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 59 of 145 SUCCESS (0 secs / 7.355 secs) 16:15:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 60 of 145 SUCCESS (0 secs / 7.494 secs) 16:15:23 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 61 of 145 SUCCESS (0 secs / 7.611 secs) 16:15:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 62 of 145 SUCCESS (0 secs / 7.722 secs) 16:15:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 63 of 145 SUCCESS (0 secs / 7.795 secs) 16:15:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 64 of 145 SUCCESS (0 secs / 7.836 secs) 16:15:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 65 of 145 SUCCESS (0 secs / 7.85 secs) 16:15:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 66 of 145 SUCCESS (0 secs / 7.862 secs) 16:15:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 67 of 145 SUCCESS (0 secs / 7.884 secs) 16:15:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 68 of 145 SUCCESS (0 secs / 7.901 secs) 16:15:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 69 of 145 SUCCESS (0 secs / 7.943 secs) 16:15:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 70 of 145 SUCCESS (0 secs / 7.982 secs) 16:15:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 71 of 145 SUCCESS (0 secs / 8.21 secs) 16:15:24 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 72 of 145 SUCCESS (0 secs / 8.319 secs) 16:15:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 73 of 145 SUCCESS (0 secs / 8.497 secs) 16:15:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 74 of 145 SUCCESS (0 secs / 8.68 secs) 16:15:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 75 of 145 SUCCESS (0 secs / 8.705 secs) 16:15:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 76 of 145 SUCCESS (0 secs / 8.739 secs) 16:15:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 77 of 145 SUCCESS (0 secs / 8.763 secs) 16:15:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 78 of 145 SUCCESS (0 secs / 8.788 secs) 16:15:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 79 of 145 SUCCESS (0 secs / 8.882 secs) 16:15:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 80 of 145 SUCCESS (0 secs / 8.941 secs) 16:15:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 81 of 145 SUCCESS (0 secs / 9.036 secs) 16:15:25 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 82 of 145 SUCCESS (0 secs / 9.13 secs) 16:15:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 83 of 145 SUCCESS (0 secs / 9.158 secs) 16:15:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 84 of 145 SUCCESS (0 secs / 9.184 secs) 16:15:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 85 of 145 SUCCESS (0 secs / 9.217 secs) 16:15:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 86 of 145 SUCCESS (0 secs / 9.232 secs) 16:15:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 87 of 145 SUCCESS (0 secs / 9.24 secs) 16:15:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 88 of 145 SUCCESS (0 secs / 9.304 secs) 16:15:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 89 of 145 SUCCESS (0 secs / 9.424 secs) 16:15:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 90 of 145 SUCCESS (0 secs / 9.45 secs) 16:15:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 91 of 145 SUCCESS (0 secs / 9.464 secs) 16:15:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 92 of 145 SUCCESS (0 secs / 9.618 secs) 16:15:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 93 of 145 SUCCESS (0 secs / 9.64 secs) 16:15:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 94 of 145 SUCCESS (0 secs / 9.715 secs) 16:15:26 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 95 of 145 SUCCESS (0 secs / 9.776 secs) 16:15:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 96 of 145 SUCCESS (0 secs / 9.918 secs) 16:15:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 97 of 145 SUCCESS (0 secs / 9.976 secs) 16:15:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 98 of 145 SUCCESS (0 secs / 10.041 secs) 16:15:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 99 of 145 SUCCESS (0 secs / 10.063 secs) 16:15:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 100 of 145 SUCCESS (0 secs / 10.116 secs) 16:15:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 101 of 145 SUCCESS (0 secs / 10.243 secs) 16:15:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 102 of 145 SUCCESS (0 secs / 10.274 secs) 16:15:27 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 103 of 145 SUCCESS (0 secs / 10.484 secs) 16:15:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 10.558 secs) 16:15:28 WARN: ' 16:15:28 It looks like you're using ngModel on the same form field as formControlName. 16:15:28 Support for using the ngModel input property and ngModelChange event with 16:15:28 reactive form directives has been deprecated in Angular v6 and will be removed 16:15:28 in a future version of Angular. 16:15:28 16:15:28 For more information on this, see our API docs here: 16:15:28 https://angular.io/api/forms/FormControlName#use-with-ngmodel 16:15:28 ' 16:15:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 104 of 145 SUCCESS (0 secs / 10.558 secs) 16:15:28 WARN: ' 16:15:28 It looks like you're using ngModel on the same form field as formControlName. 16:15:28 Support for using the ngModel input property and ngModelChange event with 16:15:28 reactive form directives has been deprecated in Angular v6 and will be removed 16:15:28 in a future version of Angular. 16:15:28 16:15:28 For more information on this, see our API docs here: 16:15:28 https://angular.io/api/forms/FormControlName#use-with-ngmodel 16:15:28 ' 16:15:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 105 of 145 SUCCESS (0 secs / 10.692 secs) 16:15:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 106 of 145 SUCCESS (0 secs / 10.771 secs) 16:15:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 107 of 145 SUCCESS (0 secs / 10.789 secs) 16:15:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 108 of 145 SUCCESS (0 secs / 10.799 secs) 16:15:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 109 of 145 SUCCESS (0 secs / 10.822 secs) 16:15:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 110 of 145 SUCCESS (0 secs / 10.905 secs) 16:15:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 111 of 145 SUCCESS (0 secs / 10.923 secs) 16:15:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 112 of 145 SUCCESS (0 secs / 10.967 secs) 16:15:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 113 of 145 SUCCESS (0 secs / 11.014 secs) 16:15:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 114 of 145 SUCCESS (0 secs / 11.072 secs) 16:15:28 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 115 of 145 SUCCESS (0 secs / 11.115 secs) 16:15:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 116 of 145 SUCCESS (0 secs / 11.375 secs) 16:15:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 117 of 145 SUCCESS (0 secs / 11.428 secs) 16:15:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 118 of 145 SUCCESS (0 secs / 11.537 secs) 16:15:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 119 of 145 SUCCESS (0 secs / 11.597 secs) 16:15:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 120 of 145 SUCCESS (0 secs / 11.639 secs) 16:15:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 121 of 145 SUCCESS (0 secs / 11.652 secs) 16:15:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 122 of 145 SUCCESS (0 secs / 11.666 secs) 16:15:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 123 of 145 SUCCESS (0 secs / 11.784 secs) 16:15:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 124 of 145 SUCCESS (0 secs / 11.838 secs) 16:15:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 125 of 145 SUCCESS (0 secs / 11.868 secs) 16:15:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 126 of 145 SUCCESS (0 secs / 11.886 secs) 16:15:29 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 127 of 145 SUCCESS (0 secs / 11.906 secs) 16:15:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 128 of 145 SUCCESS (0 secs / 11.972 secs) 16:15:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 129 of 145 SUCCESS (0 secs / 11.984 secs) 16:15:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 130 of 145 SUCCESS (0 secs / 12.157 secs) 16:15:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 131 of 145 SUCCESS (0 secs / 12.235 secs) 16:15:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 132 of 145 SUCCESS (0 secs / 12.362 secs) 16:15:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 133 of 145 SUCCESS (0 secs / 12.421 secs) 16:15:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 134 of 145 SUCCESS (0 secs / 12.465 secs) 16:15:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 135 of 145 SUCCESS (0 secs / 12.528 secs) 16:15:30 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 136 of 145 SUCCESS (0 secs / 12.645 secs) 16:15:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 137 of 145 SUCCESS (0 secs / 12.783 secs) 16:15:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 138 of 145 SUCCESS (0 secs / 12.863 secs) 16:15:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 139 of 145 SUCCESS (0 secs / 12.913 secs) 16:15:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 140 of 145 SUCCESS (0 secs / 12.969 secs) 16:15:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 141 of 145 SUCCESS (0 secs / 13.101 secs) 16:15:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 142 of 145 SUCCESS (0 secs / 13.12 secs) 16:15:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 143 of 145 SUCCESS (0 secs / 13.13 secs) 16:15:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 144 of 145 SUCCESS (0 secs / 13.144 secs) 16:15:31 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (0 secs / 13.153 secs) 16:15:32 Chrome Headless 99.0.4844.84 (Linux aarch64): Executed 145 of 145 SUCCESS (18.229 secs / 13.153 secs) 16:15:32 TOTAL: 145 SUCCESS 16:15:32 ✔ Browser application bundle generation complete. 16:15:36 16:15:36 =============================== Coverage summary =============================== 16:15:36 Statements : 41.56% ( 1425/3429 ) 16:15:36 Branches : 12.14% ( 109/898 ) 16:15:36 Functions : 33.33% ( 417/1251 ) 16:15:36 Lines : 39.45% ( 1280/3245 ) 16:15:36 ================================================================================ 16:15:36 14 08 2023 16:15:35.418:WARN [launcher]: ChromeHeadless was not killed in 2000 ms, sending SIGKILL. 16:15:36 ✔ Browser application bundle generation complete. 16:15:37 make[1]: Leaving directory '/w/workspace/edgex-ui-go/121/web' [Pipeline] echo 16:15:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 16:15:37 $ docker stop --time=1 25d94d269a2094cbcb975d68a4038e3a119f651c12da4cfcd912de72d5a5d48d 16:15:39 $ docker rm -f --volumes 25d94d269a2094cbcb975d68a4038e3a119f651c12da4cfcd912de72d5a5d48d [Pipeline] // withDockerContainer [Pipeline] sh 16:15:40 + sudo chown -R jenkins:jenkins . [Pipeline] stash 16:15:42 Warning: overwriting stash ‘coverage-report’ 16:15:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 16:15:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 16:15:52 + ls -al . 16:15:52 total 176 16:15:52 drwxrwxr-x 13 jenkins jenkins 4096 Aug 14 16:03 . 16:15:52 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 16:00 .. 16:15:52 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 16:00 .blubracket 16:15:52 -rw-rw-r-- 1 jenkins jenkins 18 Aug 14 16:00 .dockerignore 16:15:52 drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 16:00 .git 16:15:52 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 16:00 .github 16:15:52 -rw-rw-r-- 1 jenkins jenkins 185 Aug 14 16:00 .gitignore 16:15:52 -rw-rw-r-- 1 jenkins jenkins 8418 Aug 14 16:00 Attribution.txt 16:15:52 -rw-rw-r-- 1 jenkins jenkins 19103 Aug 14 16:00 CHANGELOG.md 16:15:52 -rw-rw-r-- 1 jenkins jenkins 3959 Aug 14 16:00 CONTRIBUTING.md 16:15:52 -rw-rw-r-- 1 jenkins jenkins 1788 Aug 14 16:00 Dockerfile 16:15:52 -rw-rw-r-- 1 jenkins jenkins 652 Aug 14 16:00 Jenkinsfile 16:15:52 -rw-rw-r-- 1 jenkins jenkins 11357 Aug 14 16:00 LICENSE 16:15:52 -rw-rw-r-- 1 jenkins jenkins 2134 Aug 14 16:00 Makefile 16:15:52 -rw-rw-r-- 1 jenkins jenkins 4549 Aug 14 16:00 README.md 16:15:52 -rw-rw-r-- 1 jenkins jenkins 11 Aug 14 15:56 VERSION 16:15:52 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 16:00 assets 16:15:52 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 16:00 bin 16:15:52 drwxrwxr-x 3 jenkins jenkins 4096 Aug 14 16:00 cmd 16:15:52 -rw-r--r-- 1 jenkins jenkins 10 Aug 14 16:03 coverage.out 16:15:52 drwxrwxr-x 2 jenkins jenkins 4096 Aug 14 16:00 docs 16:15:52 -rw-rw-r-- 1 jenkins jenkins 2999 Aug 14 16:00 go.mod 16:15:52 -rw-rw-r-- 1 jenkins jenkins 30528 Aug 14 16:00 go.sum 16:15:52 drwxrwxr-x 8 jenkins jenkins 4096 Aug 14 16:00 internal 16:15:52 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 16:00 snap 16:15:52 drwxrwxr-x 4 jenkins jenkins 4096 Aug 14 16:00 testing 16:15:52 -rw-rw-r-- 1 jenkins jenkins 155 Aug 14 16:00 version.go 16:15:52 drwxrwxr-x 6 jenkins jenkins 4096 Aug 14 16:06 web [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:15:53 + 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=ef214e184896840ffd361b660bf61225b6f94ad5 --label arch=arm64 --label version=3.1.0-dev.3 . 16:15:56 Sending build context to Docker daemon 33.14MB 16:15:56 Step 1/25 : ARG BASE=golang:1.20-alpine3.17 16:15:56 Step 2/25 : FROM ${BASE} AS builder 16:15:56 ---> 692c9bbb9374 16:15:56 Step 3/25 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" 16:15:57 ---> Running in 6626b9cdaf5b 16:15:57 Removing intermediate container 6626b9cdaf5b 16:15:57 ---> 2394c7f0f606 16:15:57 Step 4/25 : ARG ALPINE_PKG_BASE="make git" 16:15:57 ---> Running in 6fe7147ed003 16:15:57 Removing intermediate container 6fe7147ed003 16:15:57 ---> 56b70e5f8640 16:15:57 Step 5/25 : ARG ALPINE_PKG_EXTRA="" 16:15:57 ---> Running in b3bd984f362d 16:15:58 Removing intermediate container b3bd984f362d 16:15:58 ---> b79761d78389 16:15:58 Step 6/25 : LABEL Name=edgex-ui-go 16:15:58 ---> Running in 2188471969f2 16:15:58 Removing intermediate container 2188471969f2 16:15:58 ---> b0f8dabb371b 16:15:58 Step 7/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' 16:15:58 ---> Running in 7ed6f8591424 16:15:58 Removing intermediate container 7ed6f8591424 16:15:58 ---> 83a8aed73561 16:15:58 Step 8/25 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker 16:16:00 ---> 757b37710acc 16:16:00 Step 9/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 16:16:00 ---> Running in 1f759763b1f1 16:16:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 16:16:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 16:16:02 OK: 263 MiB in 53 packages 16:16:03 Removing intermediate container 1f759763b1f1 16:16:03 ---> 264fcd43f38e 16:16:03 Step 10/25 : ENV GO111MODULE=on 16:16:03 ---> Running in 8eb565059cc3 16:16:04 Removing intermediate container 8eb565059cc3 16:16:04 ---> 9843a1cd4174 16:16:04 Step 11/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go 16:16:04 ---> Running in 4dac9534cf20 16:16:04 Removing intermediate container 4dac9534cf20 16:16:04 ---> ee5e333f8d5c 16:16:04 Step 12/25 : COPY go.mod vendor* ./ 16:16:05 ---> 480bfbd1d603 16:16:05 Step 13/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:16:05 ---> Running in 82b0df371486 16:16:07 Removing intermediate container 82b0df371486 16:16:07 ---> 9affe7b12d99 16:16:07 Step 14/25 : COPY . . 16:16:11 ---> f93783fd10c3 16:16:11 Step 15/25 : RUN ${MAKE} 16:16:11 ---> Running in 25ff01155722 16:16:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus" -ldflags "-X github.com/edgexfoundry/edgex-ui-go.Version=3.1.0-dev.3" -trimpath -o cmd/edgex-ui-server/edgex-ui-server ./cmd/edgex-ui-server 16:18:04 Removing intermediate container 25ff01155722 16:18:04 ---> f942e44b0cc3 16:18:04 Step 16/25 : FROM alpine:3.17 16:18:04 3.17: Pulling from library/alpine 16:18:04 4060ece20d7a: Pulling fs layer 16:18:04 4060ece20d7a: Verifying Checksum 16:18:04 4060ece20d7a: Download complete 16:18:04 4060ece20d7a: Pull complete 16:18:04 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 16:18:04 Status: Downloaded newer image for alpine:3.17 16:18:04 ---> 8650cd65339b 16:18:04 Step 17/25 : EXPOSE 4000 16:18:04 ---> Running in 2853baa7427f 16:18:04 Removing intermediate container 2853baa7427f 16:18:04 ---> 1e6b5cdc8c09 16:18:04 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 16:18:05 ---> fcbee49bfcda 16:18:05 Step 19/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/Attribution.txt /Attribution.txt 16:18:06 ---> a2811481ce2e 16:18:06 Step 20/25 : COPY --from=builder /go/src/github.com/edgexfoundry/edgex-ui-go/LICENSE /LICENSE 16:18:06 ---> 2c87172549d6 16:18:06 Step 21/25 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server 16:18:06 ---> Running in edd6102b9313 16:18:06 Removing intermediate container edd6102b9313 16:18:06 ---> 26ce9c48bb72 16:18:06 Step 22/25 : ENTRYPOINT ["./edgex-ui-server","--configDir=res/docker"] 16:18:06 ---> Running in 89f21bb0aeea 16:18:07 Removing intermediate container 89f21bb0aeea 16:18:07 ---> 27056f6eb623 16:18:07 Step 23/25 : LABEL arch=arm64 16:18:07 ---> Running in 7bb417a6dbb5 16:18:07 Removing intermediate container 7bb417a6dbb5 16:18:07 ---> 80440dc9b8b8 16:18:07 Step 24/25 : LABEL git_sha=ef214e184896840ffd361b660bf61225b6f94ad5 16:18:07 ---> Running in 2270b248a3a6 16:18:07 Removing intermediate container 2270b248a3a6 16:18:07 ---> 5f36e8df96cb 16:18:07 Step 25/25 : LABEL version=3.1.0-dev.3 16:18:07 ---> Running in 4aa6724b1b6d 16:18:08 Removing intermediate container 4aa6724b1b6d 16:18:08 ---> 65152d6d8651 16:18:08 [Warning] One or more build-args [ARCH] were not consumed 16:18:08 Successfully built 65152d6d8651 16:18:08 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 16:18:08 provisioning config files... 16:18:08 copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/121@tmp/config14129852606405543334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:18:08 ---> docker-login.sh 16:18:08 nexus3.edgexfoundry.org:10001 16:18:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:09 Configure a credential helper to remove this warning. See 16:18:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:09 16:18:09 Login Succeeded 16:18:09 nexus3.edgexfoundry.org:10002 16:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:09 Configure a credential helper to remove this warning. See 16:18:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:09 16:18:09 Login Succeeded 16:18:09 nexus3.edgexfoundry.org:10003 16:18:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:10 Configure a credential helper to remove this warning. See 16:18:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:10 16:18:10 Login Succeeded 16:18:10 nexus3.edgexfoundry.org:10004 16:18:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:10 Configure a credential helper to remove this warning. See 16:18:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:10 16:18:10 Login Succeeded 16:18:10 docker.io 16:18:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:18:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:18:10 Configure a credential helper to remove this warning. See 16:18:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:18:10 16:18:10 Login Succeeded 16:18:10 ---> docker-login.sh ends [Pipeline] } 16:18:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:18:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:18:10 [edgeXDocker.push] Tagging docker image edgex-ui-arm64 with the following tags: 16:18:10 ef214e184896840ffd361b660bf61225b6f94ad5 16:18:10 latest 16:18:10 3.1.0-dev.3 16:18:10 ef214e184896840ffd361b660bf61225b6f94ad5-3.1.0-dev.3 16:18:10 main 16:18:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:11 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ef214e184896840ffd361b660bf61225b6f94ad5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:11 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ef214e184896840ffd361b660bf61225b6f94ad5 16:18:11 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:18:11 f857052f8e73: Preparing 16:18:11 88a414301ee7: Preparing 16:18:11 8cfafbc59b30: Preparing 16:18:11 d2d9d24a8c2a: Preparing 16:18:11 d2d9d24a8c2a: Layer already exists 16:18:11 f857052f8e73: Pushed 16:18:11 88a414301ee7: Pushed 16:18:18 8cfafbc59b30: Pushed 16:18:18 ef214e184896840ffd361b660bf61225b6f94ad5: digest: sha256:30baabe80c0390ef665768cdeceff0c372609015e2ae6e4c2cf8a467d54fbc1e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:19 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:19 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 16:18:19 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:18:19 f857052f8e73: Preparing 16:18:19 88a414301ee7: Preparing 16:18:19 8cfafbc59b30: Preparing 16:18:19 d2d9d24a8c2a: Preparing 16:18:19 8cfafbc59b30: Layer already exists 16:18:19 f857052f8e73: Layer already exists 16:18:19 88a414301ee7: Layer already exists 16:18:19 d2d9d24a8c2a: Layer already exists 16:18:19 latest: digest: sha256:30baabe80c0390ef665768cdeceff0c372609015e2ae6e4c2cf8a467d54fbc1e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:19 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:20 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.3 16:18:20 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:18:20 f857052f8e73: Preparing 16:18:20 88a414301ee7: Preparing 16:18:20 8cfafbc59b30: Preparing 16:18:20 d2d9d24a8c2a: Preparing 16:18:20 d2d9d24a8c2a: Layer already exists 16:18:20 88a414301ee7: Layer already exists 16:18:20 8cfafbc59b30: Layer already exists 16:18:20 f857052f8e73: Layer already exists 16:18:20 3.1.0-dev.3: digest: sha256:30baabe80c0390ef665768cdeceff0c372609015e2ae6e4c2cf8a467d54fbc1e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:20 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ef214e184896840ffd361b660bf61225b6f94ad5-3.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:20 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ef214e184896840ffd361b660bf61225b6f94ad5-3.1.0-dev.3 16:18:20 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:18:20 f857052f8e73: Preparing 16:18:20 88a414301ee7: Preparing 16:18:20 8cfafbc59b30: Preparing 16:18:20 d2d9d24a8c2a: Preparing 16:18:20 f857052f8e73: Layer already exists 16:18:20 88a414301ee7: Layer already exists 16:18:20 d2d9d24a8c2a: Layer already exists 16:18:20 8cfafbc59b30: Layer already exists 16:18:20 ef214e184896840ffd361b660bf61225b6f94ad5-3.1.0-dev.3: digest: sha256:30baabe80c0390ef665768cdeceff0c372609015e2ae6e4c2cf8a467d54fbc1e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:21 + docker tag edgex-ui-arm64 nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:21 + docker push nexus3.edgexfoundry.org:10004/edgex-ui-arm64:main 16:18:21 The push refers to repository [nexus3.edgexfoundry.org:10004/edgex-ui-arm64] 16:18:21 f857052f8e73: Preparing 16:18:21 88a414301ee7: Preparing 16:18:21 8cfafbc59b30: Preparing 16:18:21 d2d9d24a8c2a: Preparing 16:18:21 f857052f8e73: Layer already exists 16:18:21 d2d9d24a8c2a: Layer already exists 16:18:21 88a414301ee7: Layer already exists 16:18:21 8cfafbc59b30: Layer already exists 16:18:21 main: digest: sha256:30baabe80c0390ef665768cdeceff0c372609015e2ae6e4c2cf8a467d54fbc1e size: 1156 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:18:21 ===================================================== [Pipeline] echo 16:18:21 taggedImages: 16:18:21 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ef214e184896840ffd361b660bf61225b6f94ad5 16:18:21 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:latest 16:18:21 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:3.1.0-dev.3 16:18:21 - nexus3.edgexfoundry.org:10004/edgex-ui-arm64:ef214e184896840ffd361b660bf61225b6f94ad5-3.1.0-dev.3 16:18:21 - 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 16:18:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:18:21 16:18:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:18:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:18:22 arm64: Pulling from edgex-lftools-log-publisher 16:18:22 8998bd30e6a1: Pulling fs layer 16:18:22 04944245beec: Pulling fs layer 16:18:22 699f458cf7ca: Pulling fs layer 16:18:22 765212b225bb: Pulling fs layer 16:18:22 f23df028b6ca: Pulling fs layer 16:18:22 d65c8cfc05b1: Pulling fs layer 16:18:22 2437ff75d9bd: Pulling fs layer 16:18:22 f23df028b6ca: Waiting 16:18:22 d65c8cfc05b1: Waiting 16:18:22 2437ff75d9bd: Waiting 16:18:22 765212b225bb: Waiting 16:18:22 04944245beec: Verifying Checksum 16:18:22 04944245beec: Download complete 16:18:22 765212b225bb: Verifying Checksum 16:18:22 765212b225bb: Download complete 16:18:22 f23df028b6ca: Verifying Checksum 16:18:22 f23df028b6ca: Download complete 16:18:22 d65c8cfc05b1: Verifying Checksum 16:18:22 d65c8cfc05b1: Download complete 16:18:22 699f458cf7ca: Verifying Checksum 16:18:22 699f458cf7ca: Download complete 16:18:23 8998bd30e6a1: Verifying Checksum 16:18:23 8998bd30e6a1: Download complete 16:18:24 2437ff75d9bd: Download complete 16:18:26 8998bd30e6a1: Pull complete 16:18:27 04944245beec: Pull complete 16:18:28 699f458cf7ca: Pull complete 16:18:28 765212b225bb: Pull complete 16:18:29 f23df028b6ca: Pull complete 16:18:29 d65c8cfc05b1: Pull complete 16:18:44 2437ff75d9bd: Pull complete 16:18:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:18:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:18:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:18:44 prd-ubuntu20.04-docker-arm64-4c-16g-3522 does not seem to be running inside a container 16:18:44 $ 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/121 -v /w/workspace/edgex-ui-go/121:/w/workspace/edgex-ui-go/121:rw,z -v /w/workspace/edgex-ui-go/121@tmp:/w/workspace/edgex-ui-go/121@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 16:18:47 $ docker top f8854ccbbf6e442e772f1ae13cd8421ea3402aaa38cf8b0b94bc06fe850d4ae6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:18:48 ---> job-cost.sh 16:18:48 lf-activate-venv: SKIPPING 16:18:48 INFO: No Stack... 16:18:48 INFO: Retrieving Pricing Info for: v3-standard-4 16:18:49 INFO: Archiving Costs [Pipeline] sh 16:18:50 + cat /w/workspace/edgex-ui-go/121/archives/cost.csv 16:18:50 + cut -d, -f6 [Pipeline] lock 16:18:50 Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-main-121-stack-cost] 16:18:50 Resource [jenkins-edgexfoundry-edgex-ui-go-main-121-stack-cost] did not exist. Created. 16:18:50 Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-main-121-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:18:50 /w/workspace/edgex-ui-go/121@tmp/durable-36438b89/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 16:18:51 + echo total: 0.10999999940395355 [Pipeline] stash 16:18:51 Warning: overwriting stash ‘stack-cost’ 16:18:57 Stashed 1 file(s) [Pipeline] } 16:18:57 Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-main-121-stack-cost] [Pipeline] // lock [Pipeline] } 16:18:57 $ docker stop --time=1 f8854ccbbf6e442e772f1ae13cd8421ea3402aaa38cf8b0b94bc06fe850d4ae6 16:18:59 $ docker rm -f --volumes f8854ccbbf6e442e772f1ae13cd8421ea3402aaa38cf8b0b94bc06fe850d4ae6 [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 16:18:59 provisioning config files... 16:18:59 copy managed file [edgex-ui-go-codecov-token] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config13499622039697046099tmp [Pipeline] { [Pipeline] sh 16:18:59 + set +x 16:18:59 + + curl -s https://codecov.io/bash 16:18:59 bash -s -- 16:18:59 16:18:59 _____ _ 16:18:59 / ____| | | 16:18:59 | | ___ __| | ___ ___ _____ __ 16:18:59 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:18:59 | |___| (_) | (_| | __/ (_| (_) \ V / 16:18:59 \_____\___/ \__,_|\___|\___\___/ \_/ 16:18:59 Bash-1.0.6 16:18:59 16:18:59 16:18:59 ==> git version 2.25.1 found 16:18:59 ==> 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 16:18:59 Release-Date: 2020-01-08 16:18:59 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:18:59 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:18:59 ==> Jenkins CI detected. 16:18:59 current dir:  /w/workspace/edgexfoundry_edgex-ui-go_main 16:18:59 project root: . 16:18:59 --> token set from env 16:18:59 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:18:59 ==> Running gcov in . (disable via -X gcov) 16:18:59 ==> Python coveragepy not found 16:18:59 ==> Searching for coverage reports in: 16:18:59 + . 16:18:59 -> Found 1 reports 16:18:59 ==> Detecting git/mercurial file structure 16:18:59 ==> Reading reports 16:18:59 + ./coverage.out bytes=10 16:18:59 ==> Appending adjustments 16:18:59 https://docs.codecov.io/docs/fixing-reports 16:19:00 + Found adjustments 16:19:00 ==> Gzipping contents 16:19:00 12K /tmp/codecov.xU1Acg.gz 16:19:00 ==> Uploading reports 16:19:00 url: https://codecov.io 16:19:00 query: branch=main&commit=ef214e184896840ffd361b660bf61225b6f94ad5&build=121&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F121%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:19:00 -> Pinging Codecov 16:19:00 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=ef214e184896840ffd361b660bf61225b6f94ad5&build=121&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-ui-go%2Fjob%2Fmain%2F121%2F&name=&tag=&slug=edgexfoundry%2Fedgex-ui-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:19:00 -> Uploading to 16:19:00 https://storage.googleapis.com/codecov/v4/raw/2023-08-14/FB506323287CE973F263BFD2A0EB1F37/ef214e184896840ffd361b660bf61225b6f94ad5/78c25c3d-7bef-4eb1-88e0-70b0cd1fb011.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230814%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230814T161900Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e06754bfbb6454673a4a7cf7029100a43081477e32410bfd6a1c90838291c637 16:19:00 % Total % Received % Xferd Average Speed Time Time Time Current 16:19:00 Dload Upload Total Spent Left Speed 16:19:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 9053 0 0 100 9053 0 41718 --:--:-- --:--:-- --:--:-- 41718 16:19:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-ui-go/commit/ef214e184896840ffd361b660bf61225b6f94ad5 [Pipeline] } 16:19:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 16:19:01 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:19:01 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:19:01 16:19:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:19:01 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:19:01 df9b9388f04a: Pulling fs layer 16:19:01 52dc419b0ee2: Pulling fs layer 16:19:01 25bc292e5bac: Pulling fs layer 16:19:01 114826534d7a: Pulling fs layer 16:19:01 4657fd5d0bcf: Pulling fs layer 16:19:01 6ad1cebc031e: Pulling fs layer 16:19:01 8a3aa393b2d8: Pulling fs layer 16:19:01 6ad1cebc031e: Waiting 16:19:01 114826534d7a: Waiting 16:19:01 4657fd5d0bcf: Waiting 16:19:01 25bc292e5bac: Verifying Checksum 16:19:01 25bc292e5bac: Download complete 16:19:01 52dc419b0ee2: Download complete 16:19:01 4657fd5d0bcf: Verifying Checksum 16:19:01 4657fd5d0bcf: Download complete 16:19:01 df9b9388f04a: Verifying Checksum 16:19:01 df9b9388f04a: Download complete 16:19:02 6ad1cebc031e: Verifying Checksum 16:19:02 6ad1cebc031e: Download complete 16:19:02 df9b9388f04a: Pull complete 16:19:02 52dc419b0ee2: Pull complete 16:19:02 25bc292e5bac: Pull complete 16:19:02 114826534d7a: Verifying Checksum 16:19:02 114826534d7a: Download complete 16:19:03 8a3aa393b2d8: Verifying Checksum 16:19:03 8a3aa393b2d8: Download complete 16:19:06 114826534d7a: Pull complete 16:19:06 4657fd5d0bcf: Pull complete 16:19:06 6ad1cebc031e: Pull complete 16:19:08 8a3aa393b2d8: Pull complete 16:19:08 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:19:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:19:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:19:08 prd-ubuntu20.04-docker-8c-8g-3521 does not seem to be running inside a container 16:19:08 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:19:10 $ docker top 26f63935784199d669ea595af2f68d58d43ae9185074e1eac864c44ead4e4661 -eo pid,comm [Pipeline] { [Pipeline] echo 16:19:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-ui-go:main' [Pipeline] sh 16:19:10 + set -o pipefail 16:19:10 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-ui-go:main' 16:19:18 16:19:18 Monitoring /w/workspace/edgexfoundry_edgex-ui-go_main (github.com/edgexfoundry/edgex-ui-go)... 16:19:18 16:19:18 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/7194102e-7717-4d41-94c9-45c94ef4359f/history/fb8110f7-bbfa-4579-ad1f-605713259e04 16:19:18 16:19:18 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 16:19:18 16:19:18 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:19:18 16:19:18 16:19:18 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:19:18 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:19:18 More details here: https://snyk.co/ue1NS 16:19:18 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 16:19:18 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 16:19:18 $ docker stop --time=1 26f63935784199d669ea595af2f68d58d43ae9185074e1eac864c44ead4e4661 16:19:20 $ docker rm -f --volumes 26f63935784199d669ea595af2f68d58d43ae9185074e1eac864c44ead4e4661 [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 16:19:21 + git log --format=format:%s -1 ef214e184896840ffd361b660bf61225b6f94ad5 [Pipeline] sh 16:19:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:19:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:19:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:19:21 prd-ubuntu20.04-docker-8c-8g-3521 does not seem to be running inside a container 16:19:22 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:19:22 $ docker top 514a03995197c624a4c8945e5f5bb70a0bece3144c0a4aa654673138383a2256 -eo pid,comm 16:19:22 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). 16:19:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:19:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:19:22 [ssh-agent] Looking for ssh-agent implementation... 16:19:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:19:22 $ docker exec 514a03995197c624a4c8945e5f5bb70a0bece3144c0a4aa654673138383a2256 ssh-agent 16:19:22 SSH_AUTH_SOCK=/tmp/ssh-o3BxVhoaJ9GJ/agent.32 16:19:22 SSH_AGENT_PID=38 16:19:22 Running ssh-add (command line suppressed) 16:19:22 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7305229868662217833.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_7305229868662217833.key) 16:19:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:19:23 + git semver tag 16:19:23 2023-08-14 16:19:23,334 [run_tag] DEBUG tag force:False 16:19:23 2023-08-14 16:19:23,334 [check_head_tag] DEBUG check head tag 16:19:23 2023-08-14 16:19:23,334 [execute] INFO git cat-file --batch-check 16:19:23 2023-08-14 16:19:23,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 16:19:23 2023-08-14 16:19:23,339 [execute] INFO git cat-file --batch 16:19:23 2023-08-14 16:19:23,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=) 16:19:23 2023-08-14 16:19:23,347 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:19:23 2023-08-14 16:19:23,347 [execute] INFO git tag -a v3.1.0-dev.3 -m v3.1.0-dev.3 16:19:23 2023-08-14 16:19:23,347 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.3', '-m', 'v3.1.0-dev.3'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main, universal_newlines=False, shell=None, istream=None) 16:19:23 2023-08-14 16:19:23,353 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:19:23 3.1.0-dev.3 [Pipeline] } 16:19:23 $ docker exec --env ******** --env ******** 514a03995197c624a4c8945e5f5bb70a0bece3144c0a4aa654673138383a2256 ssh-agent -k 16:19:23 unset SSH_AUTH_SOCK; 16:19:23 unset SSH_AGENT_PID; 16:19:23 echo Agent pid 38 killed; 16:19:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:19:23 + git semver [Pipeline] } 16:19:24 $ docker stop --time=1 514a03995197c624a4c8945e5f5bb70a0bece3144c0a4aa654673138383a2256 16:19:25 $ docker rm -f --volumes 514a03995197c624a4c8945e5f5bb70a0bece3144c0a4aa654673138383a2256 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:19:25 16:19:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:19:26 0.23.1-centos7: Pulling from edgex-lftools 16:19:26 ab5ef0e58194: Pulling fs layer 16:19:26 9712f1f96733: Pulling fs layer 16:19:26 63f879dbbcfc: Pulling fs layer 16:19:26 0d9ebad4ef96: Pulling fs layer 16:19:26 e9a5061849ea: Pulling fs layer 16:19:26 d747dcd14b5f: Pulling fs layer 16:19:26 2de7ff778b66: Pulling fs layer 16:19:26 e9a5061849ea: Waiting 16:19:26 d747dcd14b5f: Waiting 16:19:26 2de7ff778b66: Waiting 16:19:26 0d9ebad4ef96: Waiting 16:19:26 9712f1f96733: Verifying Checksum 16:19:26 9712f1f96733: Download complete 16:19:26 63f879dbbcfc: Verifying Checksum 16:19:26 63f879dbbcfc: Download complete 16:19:26 ab5ef0e58194: Verifying Checksum 16:19:26 ab5ef0e58194: Download complete 16:19:26 e9a5061849ea: Verifying Checksum 16:19:26 e9a5061849ea: Download complete 16:19:26 0d9ebad4ef96: Verifying Checksum 16:19:26 0d9ebad4ef96: Download complete 16:19:26 d747dcd14b5f: Verifying Checksum 16:19:26 d747dcd14b5f: Download complete 16:19:26 2de7ff778b66: Verifying Checksum 16:19:29 ab5ef0e58194: Pull complete 16:19:29 9712f1f96733: Pull complete 16:19:29 63f879dbbcfc: Pull complete 16:19:34 0d9ebad4ef96: Pull complete 16:19:34 e9a5061849ea: Pull complete 16:19:34 d747dcd14b5f: Pull complete 16:19:34 2de7ff778b66: Pull complete 16:19:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:19:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:19:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:19:34 prd-ubuntu20.04-docker-8c-8g-3521 does not seem to be running inside a container 16:19:34 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:19:37 $ docker top bb118a8a86738b4667d958a328a5193bcf0df1f42753a1200b2a58a89eeb62c6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:19:37 provisioning config files... 16:19:37 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config733293006481372991tmp 16:19:37 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3164256220113694786tmp 16:19:37 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config2855184549527426964tmp [Pipeline] { [Pipeline] echo 16:19:37 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:19:37 ---> sigul-configuration.sh 16:19:37 gpg: directory `/root/.gnupg' created 16:19:37 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:19:37 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:19:37 gpg: keyring `/root/.gnupg/secring.gpg' created 16:19:37 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:19:37 gpg: CAST5 encrypted data 16:19:37 gpg: encrypted with 1 passphrase 16:19:37 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:19:38 + mkdir /home/jenkins 16:19:38 + mkdir /home/jenkins/sigul [Pipeline] sh 16:19:38 + 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 16:19:38 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:19:38 ---> sigul-install.sh 16:19:38 Sigul already installed; skipping installation. [Pipeline] sh 16:19:38 + git tag --list 16:19:38 0.1.1 16:19:38 v1.1.0 16:19:38 v1.2.0 16:19:38 v1.2.1 16:19:38 v1.3.0 16:19:38 v2.0.0 16:19:38 v2.1.0 16:19:38 v2.2.0 16:19:38 v2.3.0 16:19:38 v3.0 16:19:38 v3.0.0 16:19:38 v3.1.0-dev.1 16:19:38 v3.1.0-dev.2 16:19:38 v3.1.0-dev.3 [Pipeline] sh 16:19:39 + lftools sign git-tag v3.1.0-dev.3 16:19:39 Signing Git tag with Sigul... 16:19:39 Signing v3.1.0-dev.3 [Pipeline] echo 16:19:40 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:19:40 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:19:40 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:19:40 $ docker stop --time=1 bb118a8a86738b4667d958a328a5193bcf0df1f42753a1200b2a58a89eeb62c6 16:19:41 $ docker rm -f --volumes bb118a8a86738b4667d958a328a5193bcf0df1f42753a1200b2a58a89eeb62c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:19:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:19:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:19:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:19:42 prd-ubuntu20.04-docker-8c-8g-3521 does not seem to be running inside a container 16:19:42 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:19:43 $ docker top a671131b4b0b248fa63d1918446029a5aaabac53076f697e6e7dc0ff4c17460c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:19:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:19:43 [ssh-agent] Looking for ssh-agent implementation... 16:19:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:19:43 $ docker exec a671131b4b0b248fa63d1918446029a5aaabac53076f697e6e7dc0ff4c17460c ssh-agent 16:19:43 SSH_AUTH_SOCK=/tmp/ssh-L7yvFXciYuWo/agent.32 16:19:43 SSH_AGENT_PID=38 16:19:43 Running ssh-add (command line suppressed) 16:19:43 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9051597916142332364.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_9051597916142332364.key) 16:19:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:19:43 + git semver bump pre 16:19:44 2023-08-14 16:19:44,052 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:19:44 2023-08-14 16:19:44,052 [bump_version] DEBUG bumping version:3.1.0-dev.3 on axis:pre with prefix:dev 16:19:44 2023-08-14 16:19:44,052 [bump_version] DEBUG bumped version:3.1.0-dev.4 16:19:44 2023-08-14 16:19:44,052 [write_version] DEBUG write version:3.1.0-dev.4 to path:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main with force:True 16:19:44 2023-08-14 16:19:44,053 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:19:44 2023-08-14 16:19:44,053 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:19:44 2023-08-14 16:19:44,054 [execute] INFO git cat-file --batch-check 16:19:44 2023-08-14 16:19:44,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:19:44 2023-08-14 16:19:44,060 [execute] INFO git cat-file --batch 16:19:44 2023-08-14 16:19:44,060 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:19:44 2023-08-14 16:19:44,065 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:19:44 3.1.0-dev.4 [Pipeline] } 16:19:44 $ docker exec --env ******** --env ******** a671131b4b0b248fa63d1918446029a5aaabac53076f697e6e7dc0ff4c17460c ssh-agent -k 16:19:44 unset SSH_AUTH_SOCK; 16:19:44 unset SSH_AGENT_PID; 16:19:44 echo Agent pid 38 killed; 16:19:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:19:44 + git semver [Pipeline] } 16:19:44 $ docker stop --time=1 a671131b4b0b248fa63d1918446029a5aaabac53076f697e6e7dc0ff4c17460c 16:19:46 $ docker rm -f --volumes a671131b4b0b248fa63d1918446029a5aaabac53076f697e6e7dc0ff4c17460c [Pipeline] // withDockerContainer [Pipeline] sh 16:19:46 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:19:46 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:19:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:19:46 prd-ubuntu20.04-docker-8c-8g-3521 does not seem to be running inside a container 16:19:46 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:19:47 $ docker top 00c698d80ce3d64daeff4bf68cc2b44869c4ced4bdac4ff3a5218070126e12fe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:19:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:19:47 [ssh-agent] Looking for ssh-agent implementation... 16:19:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:19:47 $ docker exec 00c698d80ce3d64daeff4bf68cc2b44869c4ced4bdac4ff3a5218070126e12fe ssh-agent 16:19:47 SSH_AUTH_SOCK=/tmp/ssh-OcyC0S1dPApe/agent.32 16:19:47 SSH_AGENT_PID=38 16:19:47 Running ssh-add (command line suppressed) 16:19:47 Identity added: /w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17216299706258007299.key (/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/private_key_17216299706258007299.key) 16:19:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:19:47 + git semver push 16:19:48 2023-08-14 16:19:48,014 [run_push] DEBUG push 16:19:48 2023-08-14 16:19:48,015 [execute] INFO git cat-file --batch-check 16:19:48 2023-08-14 16:19:48,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=) 16:19:48 2023-08-14 16:19:48,019 [execute] INFO git rev-list ac064134c12903774a23ad9db5a18935c979fc67 -- 16:19:48 2023-08-14 16:19:48,019 [execute] DEBUG Popen(['git', 'rev-list', 'ac064134c12903774a23ad9db5a18935c979fc67', '--'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:19:48 2023-08-14 16:19:48,027 [execute] INFO git fetch -v origin 16:19:48 2023-08-14 16:19:48,028 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=True, shell=None, istream=None) 16:19:48 2023-08-14 16:19:48,499 [run_push] DEBUG no remote changes detected 16:19:48 2023-08-14 16:19:48,500 [execute] INFO git push origin semver 16:19:48 2023-08-14 16:19:48,500 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_main/.semver, universal_newlines=False, shell=None, istream=None) 16:19:49 2023-08-14 16:19:49,509 [run_push] DEBUG push all version tags 16:19:49 2023-08-14 16:19:49,509 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:19:49 2023-08-14 16:19:49,510 [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) 16:19:50 2023-08-14 16:19:50,249 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_main/.semver/main 16:19:50 3.1.0-dev.4 [Pipeline] } 16:19:50 $ docker exec --env ******** --env ******** 00c698d80ce3d64daeff4bf68cc2b44869c4ced4bdac4ff3a5218070126e12fe ssh-agent -k 16:19:50 unset SSH_AUTH_SOCK; 16:19:50 unset SSH_AGENT_PID; 16:19:50 echo Agent pid 38 killed; 16:19:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:19:50 + git semver [Pipeline] } 16:19:51 $ docker stop --time=1 00c698d80ce3d64daeff4bf68cc2b44869c4ced4bdac4ff3a5218070126e12fe 16:19:52 $ docker rm -f --volumes 00c698d80ce3d64daeff4bf68cc2b44869c4ced4bdac4ff3a5218070126e12fe [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 16:19:53 + [ -d /w/workspace/edgexfoundry_edgex-ui-go_main/archives ] 16:19:53 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 16:19:53 total 16 16:19:53 drwxr-xr-x 3 root root 4096 Aug 14 16:00 . 16:19:53 drwxrwxr-x 15 jenkins jenkins 4096 Aug 14 16:19 .. 16:19:53 drwxr-xr-x 2 root root 4096 Aug 14 16:00 cost 16:19:53 -rw-r--r-- 1 root root 83 Aug 14 16:00 cost.csv 16:19:53 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_main/archives 16:19:53 + ls -al /w/workspace/edgexfoundry_edgex-ui-go_main/archives 16:19:53 total 16 16:19:53 drwxr-xr-x 3 jenkins jenkins 4096 Aug 14 16:00 . 16:19:53 drwxrwxr-x 15 jenkins jenkins 4096 Aug 14 16:19 .. 16:19:53 drwxr-xr-x 2 jenkins jenkins 4096 Aug 14 16:00 cost 16:19:53 -rw-r--r-- 1 jenkins jenkins 83 Aug 14 16:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 16:19:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:19:54 ---> package-listing.sh 16:19:54 ++ facter osfamily 16:19:54 ++ tr '[:upper:]' '[:lower:]' 16:19:54 + OS_FAMILY=debian 16:19:54 + workspace=/w/workspace/edgexfoundry_edgex-ui-go_main 16:19:54 + START_PACKAGES=/tmp/packages_start.txt 16:19:54 + END_PACKAGES=/tmp/packages_end.txt 16:19:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:19:54 + PACKAGES=/tmp/packages_start.txt 16:19:54 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 16:19:54 + PACKAGES=/tmp/packages_end.txt 16:19:54 + case "${OS_FAMILY}" in 16:19:54 + dpkg -l 16:19:54 + grep '^ii' 16:19:54 + '[' -f /tmp/packages_start.txt ']' 16:19:54 + '[' -f /tmp/packages_end.txt ']' 16:19:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:19:54 + '[' /w/workspace/edgexfoundry_edgex-ui-go_main ']' 16:19:54 + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ 16:19:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_main/archives/ [Pipeline] echo 16:19:54 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 16:19:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:19:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:19:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:19:55 prd-ubuntu20.04-docker-8c-8g-3521 does not seem to be running inside a container 16:19:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:19:55 $ docker top 8ea69087cffa3920187145be489ed78ff40b275a9972a6846e4ed9cb89535268 -eo pid,comm [Pipeline] { [Pipeline] sh 16:19:55 + touch /tmp/pre-build-complete [Pipeline] sh 16:19:56 + mkdir -p /var/log/sysstat [Pipeline] sh 16:19:56 + ls /var/log/sa-host 16:19:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:19:56 provisioning config files... 16:19:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_main@tmp/config3601414117470424834tmp [Pipeline] { [Pipeline] echo 16:19:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:19:56 ---> create-netrc.sh [Pipeline] } 16:19:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:19:57 ---> python-tools-install.sh [Pipeline] echo 16:19:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:19:57 ---> sudo-logs.sh 16:19:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:19:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:19:57 ---> job-cost.sh 16:19:57 lf-activate-venv: SKIPPING 16:19:57 DEBUG: total: 0.2199999988079071 16:19:57 INFO: Retrieving Stack Cost... 16:19:58 INFO: Retrieving Pricing Info for: v3-standard-8 16:19:58 INFO: Archiving Costs [Pipeline] echo 16:19:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:19:58 ---> logs-deploy.sh 16:19:58 lf-activate-venv: SKIPPING 16:19:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/main/121 16:19:58 INFO: archiving workspace using pattern(s): 16:19:59 Archives upload complete. 16:19:59 INFO: archiving logs to Nexus