Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d44614ddb48d0875ec69a939e6e694d1cb45c732+422becc45202548155d324fc99806fcdfea34ca0 (d30e6867abad5261fba044daece6fb5b821e8987) 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-ssh9950933244038549356.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh13569518890555319239.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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/PR-638/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/PR-638/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5353099586524301362.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh13394304935914127581.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/PR-638/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/PR-638/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7884530051630529261.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:edgex-ui-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-ui-go-settings PROJECT: edgex-ui-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: edgex-ui DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16323 in /w/workspace/edgexfoundry_edgex-ui-go_PR-638 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git > git init /w/workspace/edgexfoundry_edgex-ui-go_PR-638 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 422becc45202548155d324fc99806fcdfea34ca0 into PR head commit d44614ddb48d0875ec69a939e6e694d1cb45c732 Merge succeeded, producing 054bba3d63fc3e7bb7b1fc2bff854efcdae4a717 Checking out Revision 054bba3d63fc3e7bb7b1fc2bff854efcdae4a717 (PR-638) > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/638/head:refs/remotes/origin/PR-638 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d44614ddb48d0875ec69a939e6e694d1cb45c732 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 422becc45202548155d324fc99806fcdfea34ca0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 054bba3d63fc3e7bb7b1fc2bff854efcdae4a717 # timeout=10 Commit message: "Merge commit '422becc45202548155d324fc99806fcdfea34ca0' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-02T02:07:46.140Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-02T02:07:46.186Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-02T02:07:46.203Z] ========================================================= [2023-11-02T02:07:46.203Z] EdgeX Global Pipelines Version Info [2023-11-02T02:07:46.203Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk eb81a39dcba710c36da104612674ef983c626137 # timeout=10 [2023-11-02T02:07:46.906Z] ------------------- [2023-11-02T02:07:46.906Z] stable info: [2023-11-02T02:07:46.906Z] ------------------- [2023-11-02T02:07:46.906Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-02T02:07:46.906Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T02:07:46.906Z] Message: update stable to v1.0.255 [2023-11-02T02:07:47.476Z] ------------------- [2023-11-02T02:07:47.476Z] experimental info: [2023-11-02T02:07:47.476Z] ------------------- [2023-11-02T02:07:47.476Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-02T02:07:47.476Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-02T02:07:47.476Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-02T02:07:47.641Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-ui-go-settings [Pipeline] echo [2023-11-02T02:07:47.657Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-ui-go [Pipeline] echo [2023-11-02T02:07:47.672Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-02T02:07:47.687Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-02T02:07:47.701Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-02T02:07:47.717Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-02T02:07:47.727Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-02T02:07:47.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-11-02T02:07:47.756Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-02T02:07:47.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-02T02:07:47.789Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-02T02:07:47.806Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-ui [Pipeline] echo [2023-11-02T02:07:47.821Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-02T02:07:47.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-02T02:07:47.860Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-02T02:07:47.878Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-02T02:07:47.898Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T02:07:47.915Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-11-02T02:07:47.933Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-02T02:07:47.949Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-02T02:07:47.971Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-11-02T02:07:47.987Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-11-02T02:07:48.005Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-11-02T02:07:48.020Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-11-02T02:07:48.039Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-11-02T02:07:48.055Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-02T02:07:48.068Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-02T02:07:48.080Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-638 [Pipeline] echo [2023-11-02T02:07:48.090Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-638 [Pipeline] echo [2023-11-02T02:07:48.103Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-638 [Pipeline] echo [2023-11-02T02:07:48.121Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 054bba3d63fc3e7bb7b1fc2bff854efcdae4a717 [Pipeline] echo [2023-11-02T02:07:48.144Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 054bba3 [Pipeline] echo [2023-11-02T02:07:48.163Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T02:07:48.211Z] provisioning config files... [2023-11-02T02:07:48.227Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-638@tmp/config4645998382116640968tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T02:07:48.530Z] ---> docker-login.sh [2023-11-02T02:07:48.530Z] nexus3.edgexfoundry.org:10001 [2023-11-02T02:07:48.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T02:07:48.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T02:07:48.794Z] Configure a credential helper to remove this warning. See [2023-11-02T02:07:48.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T02:07:48.794Z] [2023-11-02T02:07:48.794Z] Login Succeeded [2023-11-02T02:07:48.794Z] nexus3.edgexfoundry.org:10002 [2023-11-02T02:07:48.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T02:07:48.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T02:07:48.794Z] Configure a credential helper to remove this warning. See [2023-11-02T02:07:48.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T02:07:48.794Z] [2023-11-02T02:07:48.794Z] Login Succeeded [2023-11-02T02:07:49.054Z] nexus3.edgexfoundry.org:10003 [2023-11-02T02:07:49.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T02:07:49.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T02:07:49.054Z] Configure a credential helper to remove this warning. See [2023-11-02T02:07:49.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T02:07:49.054Z] [2023-11-02T02:07:49.054Z] Login Succeeded [2023-11-02T02:07:49.054Z] nexus3.edgexfoundry.org:10004 [2023-11-02T02:07:49.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T02:07:49.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T02:07:49.054Z] Configure a credential helper to remove this warning. See [2023-11-02T02:07:49.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T02:07:49.054Z] [2023-11-02T02:07:49.054Z] Login Succeeded [2023-11-02T02:07:49.054Z] docker.io [2023-11-02T02:07:49.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T02:07:49.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T02:07:49.313Z] Configure a credential helper to remove this warning. See [2023-11-02T02:07:49.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T02:07:49.313Z] [2023-11-02T02:07:49.313Z] Login Succeeded [2023-11-02T02:07:49.313Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T02:07:49.320Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-11-02T02:07:49.688Z] + git rev-list -1 --merges 054bba3d63fc3e7bb7b1fc2bff854efcdae4a717~1..054bba3d63fc3e7bb7b1fc2bff854efcdae4a717 [Pipeline] echo [2023-11-02T02:07:49.731Z] -----------> git rev-list -1 --merges 054bba3d63fc3e7bb7b1fc2bff854efcdae4a717~1..054bba3d63fc3e7bb7b1fc2bff854efcdae4a717 054bba3d63fc3e7bb7b1fc2bff854efcdae4a717 [2023-11-02T02:07:49.731Z] 054bba3d63fc3e7bb7b1fc2bff854efcdae4a717 [false] [Pipeline] sh [2023-11-02T02:07:50.017Z] + git log --format=format:%s -1 054bba3d63fc3e7bb7b1fc2bff854efcdae4a717 [Pipeline] echo [2023-11-02T02:07:50.032Z] ========================================================= [2023-11-02T02:07:50.032Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-02T02:07:50.032Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T02:07:50.354Z] + git log --format=format:%s -1 054bba3d63fc3e7bb7b1fc2bff854efcdae4a717 [Pipeline] echo [2023-11-02T02:07:50.364Z] [semverPrep] GIT_COMMIT: 054bba3d63fc3e7bb7b1fc2bff854efcdae4a717, Commit Message: Merge commit '422becc45202548155d324fc99806fcdfea34ca0' into HEAD [Pipeline] echo [2023-11-02T02:07:50.372Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-11-02T02:07:50.721Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-02T02:07:50.721Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-02T02:07:50.721Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-02T02:07:50.721Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-02T02:07:50.721Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ [2023-11-02T02:07:50.721Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-02T02:07:50.721Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T02:07:51.062Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T02:07:51.063Z] [2023-11-02T02:07:51.063Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T02:07:51.384Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T02:07:51.384Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-02T02:07:51.384Z] b85a868b505f: Pulling fs layer [2023-11-02T02:07:51.384Z] e2be974225ed: Pulling fs layer [2023-11-02T02:07:51.384Z] 339a4e72a1f5: Pulling fs layer [2023-11-02T02:07:51.384Z] 988bab9f4d93: Pulling fs layer [2023-11-02T02:07:51.384Z] 1469e6f7b9e6: Pulling fs layer [2023-11-02T02:07:51.384Z] eaf3925da568: Pulling fs layer [2023-11-02T02:07:51.384Z] bab4dde63d76: Pulling fs layer [2023-11-02T02:07:51.384Z] bde34c3a00c8: Pulling fs layer [2023-11-02T02:07:51.384Z] b352a97aabf1: Pulling fs layer [2023-11-02T02:07:51.384Z] 4872d77fe225: Pulling fs layer [2023-11-02T02:07:51.384Z] 5851b861e8e6: Pulling fs layer [2023-11-02T02:07:51.384Z] 1469e6f7b9e6: Waiting [2023-11-02T02:07:51.384Z] bde34c3a00c8: Waiting [2023-11-02T02:07:51.384Z] eaf3925da568: Waiting [2023-11-02T02:07:51.384Z] b352a97aabf1: Waiting [2023-11-02T02:07:51.384Z] bab4dde63d76: Waiting [2023-11-02T02:07:51.384Z] 4872d77fe225: Waiting [2023-11-02T02:07:51.384Z] 988bab9f4d93: Waiting [2023-11-02T02:07:51.384Z] 5851b861e8e6: Waiting [2023-11-02T02:07:51.384Z] e2be974225ed: Verifying Checksum [2023-11-02T02:07:51.384Z] e2be974225ed: Download complete [2023-11-02T02:07:51.384Z] 988bab9f4d93: Verifying Checksum [2023-11-02T02:07:51.384Z] 988bab9f4d93: Download complete [2023-11-02T02:07:51.384Z] 1469e6f7b9e6: Verifying Checksum [2023-11-02T02:07:51.384Z] 1469e6f7b9e6: Download complete [2023-11-02T02:07:51.384Z] 339a4e72a1f5: Verifying Checksum [2023-11-02T02:07:51.384Z] 339a4e72a1f5: Download complete [2023-11-02T02:07:51.384Z] eaf3925da568: Verifying Checksum [2023-11-02T02:07:51.384Z] eaf3925da568: Download complete [2023-11-02T02:07:51.662Z] bde34c3a00c8: Verifying Checksum [2023-11-02T02:07:51.662Z] bde34c3a00c8: Download complete [2023-11-02T02:07:51.662Z] b352a97aabf1: Verifying Checksum [2023-11-02T02:07:51.662Z] b352a97aabf1: Download complete [2023-11-02T02:07:51.662Z] 4872d77fe225: Verifying Checksum [2023-11-02T02:07:51.662Z] 4872d77fe225: Download complete [2023-11-02T02:07:51.662Z] 5851b861e8e6: Download complete [2023-11-02T02:07:51.662Z] b85a868b505f: Verifying Checksum [2023-11-02T02:07:51.662Z] b85a868b505f: Download complete [2023-11-02T02:07:51.923Z] bab4dde63d76: Verifying Checksum [2023-11-02T02:07:51.923Z] bab4dde63d76: Download complete [2023-11-02T02:07:52.861Z] b85a868b505f: Pull complete [2023-11-02T02:07:52.861Z] e2be974225ed: Pull complete [2023-11-02T02:07:53.428Z] 339a4e72a1f5: Pull complete [2023-11-02T02:07:53.428Z] 988bab9f4d93: Pull complete [2023-11-02T02:07:53.687Z] 1469e6f7b9e6: Pull complete [2023-11-02T02:07:53.687Z] eaf3925da568: Pull complete [2023-11-02T02:07:55.593Z] bab4dde63d76: Pull complete [2023-11-02T02:07:55.593Z] bde34c3a00c8: Pull complete [2023-11-02T02:07:55.593Z] b352a97aabf1: Pull complete [2023-11-02T02:07:55.854Z] 4872d77fe225: Pull complete [2023-11-02T02:07:55.854Z] 5851b861e8e6: Pull complete [2023-11-02T02:07:55.854Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-02T02:07:55.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-02T02:07:55.854Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T02:07:55.961Z] prd-ubuntu20.04-docker-8c-8g-16323 does not seem to be running inside a container [2023-11-02T02:07:55.992Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_edgex-ui-go_PR-638 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-638:/w/workspace/edgexfoundry_edgex-ui-go_PR-638:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-638@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-638@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-11-02T02:07:59.705Z] $ docker top ed4a4c17eca8842e1663b6dd2061f7e17228032f0ce2877f40dbf2570520bf8d -eo pid,comm [2023-11-02T02:07:59.757Z] 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). [2023-11-02T02:07:59.757Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-02T02:07:59.804Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T02:07:59.804Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T02:07:59.910Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T02:07:59.912Z] $ docker exec ed4a4c17eca8842e1663b6dd2061f7e17228032f0ce2877f40dbf2570520bf8d ssh-agent [2023-11-02T02:08:00.008Z] SSH_AUTH_SOCK=/tmp/ssh-FA2fmkj3eqTi/agent.32 [2023-11-02T02:08:00.008Z] SSH_AGENT_PID=38 [2023-11-02T02:08:00.014Z] Running ssh-add (command line suppressed) [2023-11-02T02:08:00.102Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-638@tmp/private_key_9074785158766480182.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-638@tmp/private_key_9074785158766480182.key) [2023-11-02T02:08:00.118Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T02:08:00.405Z] + git tag --points-at HEAD [Pipeline] } [2023-11-02T02:08:00.422Z] $ docker exec --env ******** --env ******** ed4a4c17eca8842e1663b6dd2061f7e17228032f0ce2877f40dbf2570520bf8d ssh-agent -k [2023-11-02T02:08:00.506Z] unset SSH_AUTH_SOCK; [2023-11-02T02:08:00.507Z] unset SSH_AGENT_PID; [2023-11-02T02:08:00.507Z] echo Agent pid 38 killed; [2023-11-02T02:08:00.516Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-02T02:08:00.541Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-02T02:08:00.541Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-02T02:08:00.645Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-02T02:08:00.646Z] $ docker exec ed4a4c17eca8842e1663b6dd2061f7e17228032f0ce2877f40dbf2570520bf8d ssh-agent [2023-11-02T02:08:00.732Z] SSH_AUTH_SOCK=/tmp/ssh-vp8R1Y1TVtjn/agent.70 [2023-11-02T02:08:00.732Z] SSH_AGENT_PID=76 [2023-11-02T02:08:00.737Z] Running ssh-add (command line suppressed) [2023-11-02T02:08:00.838Z] Identity added: /w/workspace/edgexfoundry_edgex-ui-go_PR-638@tmp/private_key_9905196029699669972.key (/w/workspace/edgexfoundry_edgex-ui-go_PR-638@tmp/private_key_9905196029699669972.key) [2023-11-02T02:08:00.853Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-02T02:08:01.146Z] + git semver init [2023-11-02T02:08:01.408Z] 2023-11-02 02:08:01,329 [run_init] DEBUG init version:0.0.0 force:False [2023-11-02T02:08:01.408Z] 2023-11-02 02:08:01,331 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_edgex-ui-go_PR-638/.semver [2023-11-02T02:08:01.408Z] 2023-11-02 02:08:01,331 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-ui-go.git /w/workspace/edgexfoundry_edgex-ui-go_PR-638/.semver [2023-11-02T02:08:01.408Z] 2023-11-02 02:08:01,331 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-ui-go.git', '/w/workspace/edgexfoundry_edgex-ui-go_PR-638/.semver'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-638, universal_newlines=False, shell=None, istream=None) [2023-11-02T02:08:03.315Z] 2023-11-02 02:08:03,010 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-638/.git/info/exclude [2023-11-02T02:08:03.315Z] 2023-11-02 02:08:03,011 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_edgex-ui-go_PR-638/.semver/PR-638 with force:False [2023-11-02T02:08:03.315Z] 2023-11-02 02:08:03,011 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-638/.semver/PR-638 [2023-11-02T02:08:03.315Z] 2023-11-02 02:08:03,015 [execute] INFO git cat-file --batch-check [2023-11-02T02:08:03.315Z] 2023-11-02 02:08:03,015 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-638/.semver, universal_newlines=False, shell=None, istream=) [2023-11-02T02:08:03.315Z] 2023-11-02 02:08:03,021 [execute] INFO git cat-file --batch [2023-11-02T02:08:03.315Z] 2023-11-02 02:08:03,021 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_edgex-ui-go_PR-638/.semver, universal_newlines=False, shell=None, istream=) [2023-11-02T02:08:03.315Z] 2023-11-02 02:08:03,025 [read_version] DEBUG read version from /w/workspace/edgexfoundry_edgex-ui-go_PR-638/.semver/PR-638 [2023-11-02T02:08:03.315Z] 0.0.0 [Pipeline] } [2023-11-02T02:08:03.324Z] $ docker exec --env ******** --env ******** ed4a4c17eca8842e1663b6dd2061f7e17228032f0ce2877f40dbf2570520bf8d ssh-agent -k [2023-11-02T02:08:03.413Z] unset SSH_AUTH_SOCK; [2023-11-02T02:08:03.413Z] unset SSH_AGENT_PID; [2023-11-02T02:08:03.414Z] echo Agent pid 76 killed; [2023-11-02T02:08:03.422Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-02T02:08:03.721Z] + git semver [Pipeline] } [2023-11-02T02:08:03.993Z] $ docker stop --time=1 ed4a4c17eca8842e1663b6dd2061f7e17228032f0ce2877f40dbf2570520bf8d [2023-11-02T02:08:05.296Z] $ docker rm -f --volumes ed4a4c17eca8842e1663b6dd2061f7e17228032f0ce2877f40dbf2570520bf8d [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-02T02:08:05.641Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-02T02:08:05.908Z] Stashed 1 file(s) [Pipeline] echo [2023-11-02T02:08:05.911Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T02:08:06.042Z] provisioning config files... [2023-11-02T02:08:06.053Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-638@tmp/config3862694515082812625tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T02:08:06.349Z] ---> docker-login.sh [2023-11-02T02:08:06.349Z] nexus3.edgexfoundry.org:10001 [2023-11-02T02:08:06.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T02:08:06.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T02:08:06.349Z] Configure a credential helper to remove this warning. See [2023-11-02T02:08:06.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T02:08:06.349Z] [2023-11-02T02:08:06.349Z] Login Succeeded [2023-11-02T02:08:06.349Z] nexus3.edgexfoundry.org:10002 [2023-11-02T02:08:06.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T02:08:06.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T02:08:06.349Z] Configure a credential helper to remove this warning. See [2023-11-02T02:08:06.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T02:08:06.349Z] [2023-11-02T02:08:06.349Z] Login Succeeded [2023-11-02T02:08:06.349Z] nexus3.edgexfoundry.org:10003 [2023-11-02T02:08:06.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T02:08:06.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T02:08:06.608Z] Configure a credential helper to remove this warning. See [2023-11-02T02:08:06.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T02:08:06.608Z] [2023-11-02T02:08:06.608Z] Login Succeeded [2023-11-02T02:08:06.608Z] nexus3.edgexfoundry.org:10004 [2023-11-02T02:08:06.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T02:08:06.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T02:08:06.608Z] Configure a credential helper to remove this warning. See [2023-11-02T02:08:06.608Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T02:08:06.608Z] [2023-11-02T02:08:06.608Z] Login Succeeded [2023-11-02T02:08:06.608Z] docker.io [2023-11-02T02:08:06.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T02:08:06.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T02:08:06.871Z] Configure a credential helper to remove this warning. See [2023-11-02T02:08:06.871Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T02:08:06.871Z] [2023-11-02T02:08:06.871Z] Login Succeeded [2023-11-02T02:08:06.871Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T02:08:06.878Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-02T02:08:06.938Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T02:08:06.950Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T02:08:06.957Z] ========================================================= [2023-11-02T02:08:06.957Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-02T02:08:06.957Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T02:08:07.260Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-02T02:08:07.521Z] Sending build context to Docker daemon 48.95MB [2023-11-02T02:08:07.521Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T02:08:07.521Z] Step 2/15 : FROM ${BASE} AS builder [2023-11-02T02:08:07.521Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-02T02:08:07.521Z] 7264a8db6415: Pulling fs layer [2023-11-02T02:08:07.521Z] c4d48a809fc2: Pulling fs layer [2023-11-02T02:08:07.521Z] 4f1c88b9dad5: Pulling fs layer [2023-11-02T02:08:07.521Z] ad3a456e5733: Pulling fs layer [2023-11-02T02:08:07.521Z] 33e27b845d1e: Pulling fs layer [2023-11-02T02:08:07.521Z] c68163c4e522: Pulling fs layer [2023-11-02T02:08:07.521Z] 50da416c3ac9: Pulling fs layer [2023-11-02T02:08:07.521Z] 23d2d4c4bb30: Pulling fs layer [2023-11-02T02:08:07.521Z] ad3a456e5733: Waiting [2023-11-02T02:08:07.521Z] 50da416c3ac9: Waiting [2023-11-02T02:08:07.521Z] 23d2d4c4bb30: Waiting [2023-11-02T02:08:07.521Z] 33e27b845d1e: Waiting [2023-11-02T02:08:07.780Z] c4d48a809fc2: Verifying Checksum [2023-11-02T02:08:07.780Z] c4d48a809fc2: Download complete [2023-11-02T02:08:07.780Z] ad3a456e5733: Verifying Checksum [2023-11-02T02:08:07.780Z] ad3a456e5733: Download complete [2023-11-02T02:08:07.780Z] 33e27b845d1e: Verifying Checksum [2023-11-02T02:08:07.780Z] 33e27b845d1e: Download complete [2023-11-02T02:08:07.780Z] 7264a8db6415: Verifying Checksum [2023-11-02T02:08:07.780Z] 7264a8db6415: Download complete [2023-11-02T02:08:07.780Z] c68163c4e522: Verifying Checksum [2023-11-02T02:08:07.780Z] c68163c4e522: Download complete [2023-11-02T02:08:07.780Z] 7264a8db6415: Pull complete [2023-11-02T02:08:08.040Z] c4d48a809fc2: Pull complete [2023-11-02T02:08:08.040Z] 23d2d4c4bb30: Verifying Checksum [2023-11-02T02:08:08.040Z] 23d2d4c4bb30: Download complete [2023-11-02T02:08:08.040Z] 4f1c88b9dad5: Verifying Checksum [2023-11-02T02:08:08.040Z] 4f1c88b9dad5: Download complete [2023-11-02T02:08:08.608Z] 50da416c3ac9: Verifying Checksum [2023-11-02T02:08:08.608Z] 50da416c3ac9: Download complete [2023-11-02T02:08:11.891Z] 4f1c88b9dad5: Pull complete [2023-11-02T02:08:11.891Z] ad3a456e5733: Pull complete [2023-11-02T02:08:11.891Z] 33e27b845d1e: Pull complete [2023-11-02T02:08:11.891Z] c68163c4e522: Pull complete [2023-11-02T02:08:14.420Z] 50da416c3ac9: Pull complete [2023-11-02T02:08:14.420Z] 23d2d4c4bb30: Pull complete [2023-11-02T02:08:14.681Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-02T02:08:14.682Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-02T02:08:14.682Z] ---> 0786185ac409 [2023-11-02T02:08:14.682Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-02T02:08:20.996Z] Still waiting to schedule task [2023-11-02T02:08:20.997Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16320’ [2023-11-02T02:08:21.253Z] ---> Running in 219ba03bcc64 [2023-11-02T02:08:21.253Z] Removing intermediate container 219ba03bcc64 [2023-11-02T02:08:21.253Z] ---> 4dc57a26fcf9 [2023-11-02T02:08:21.253Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T02:08:21.253Z] ---> Running in 9aaa0e5a414d [2023-11-02T02:08:21.253Z] Removing intermediate container 9aaa0e5a414d [2023-11-02T02:08:21.253Z] ---> edff9bbabc2b [2023-11-02T02:08:21.253Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T02:08:21.253Z] ---> Running in 270f83829991 [2023-11-02T02:08:21.253Z] Removing intermediate container 270f83829991 [2023-11-02T02:08:21.253Z] ---> 0aa7fbf9b5f9 [2023-11-02T02:08:21.253Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-11-02T02:08:21.253Z] ---> Running in 5a7db6457d69 [2023-11-02T02:08:21.253Z] Removing intermediate container 5a7db6457d69 [2023-11-02T02:08:21.253Z] ---> 1d1e5f7b61ec [2023-11-02T02:08:21.253Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-02T02:08:21.253Z] ---> Running in ac17c2b7a2a2 [2023-11-02T02:08:21.253Z] Removing intermediate container ac17c2b7a2a2 [2023-11-02T02:08:21.253Z] ---> 879d65709543 [2023-11-02T02:08:21.253Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-02T02:08:21.513Z] latest: Pulling from library/docker [2023-11-02T02:08:21.513Z] 96526aa774ef: Pulling fs layer [2023-11-02T02:08:21.513Z] 308a300cc30f: Pulling fs layer [2023-11-02T02:08:21.513Z] 4f4fb700ef54: Pulling fs layer [2023-11-02T02:08:21.513Z] 5fcb7611fd77: Pulling fs layer [2023-11-02T02:08:21.513Z] be9955e691a8: Pulling fs layer [2023-11-02T02:08:21.513Z] 1b5ce73eb848: Pulling fs layer [2023-11-02T02:08:21.513Z] fe45098d8d9e: Pulling fs layer [2023-11-02T02:08:21.513Z] 843bf259cc12: Pulling fs layer [2023-11-02T02:08:21.513Z] e56cd900ceac: Pulling fs layer [2023-11-02T02:08:21.513Z] 605d1390b383: Pulling fs layer [2023-11-02T02:08:21.513Z] 8f7854084fed: Pulling fs layer [2023-11-02T02:08:21.513Z] 0a217d94afa5: Pulling fs layer [2023-11-02T02:08:21.513Z] 50e7dd98501d: Pulling fs layer [2023-11-02T02:08:21.513Z] 68811508944a: Pulling fs layer [2023-11-02T02:08:21.513Z] be9955e691a8: Waiting [2023-11-02T02:08:21.513Z] 1b5ce73eb848: Waiting [2023-11-02T02:08:21.513Z] fe45098d8d9e: Waiting [2023-11-02T02:08:21.513Z] 5fcb7611fd77: Waiting [2023-11-02T02:08:21.513Z] 843bf259cc12: Waiting [2023-11-02T02:08:21.513Z] e56cd900ceac: Waiting [2023-11-02T02:08:21.513Z] 0a217d94afa5: Waiting [2023-11-02T02:08:21.513Z] 605d1390b383: Waiting [2023-11-02T02:08:21.513Z] 8f7854084fed: Waiting [2023-11-02T02:08:21.513Z] 68811508944a: Waiting [2023-11-02T02:08:21.771Z] 4f4fb700ef54: Download complete [2023-11-02T02:08:21.771Z] 308a300cc30f: Download complete [2023-11-02T02:08:21.771Z] 96526aa774ef: Download complete [2023-11-02T02:08:22.030Z] 96526aa774ef: Pull complete [2023-11-02T02:08:22.030Z] 308a300cc30f: Pull complete [2023-11-02T02:08:22.030Z] 5fcb7611fd77: Verifying Checksum [2023-11-02T02:08:22.030Z] 5fcb7611fd77: Download complete [2023-11-02T02:08:22.288Z] be9955e691a8: Verifying Checksum [2023-11-02T02:08:22.288Z] be9955e691a8: Download complete [2023-11-02T02:08:22.288Z] 4f4fb700ef54: Pull complete [2023-11-02T02:08:22.288Z] fe45098d8d9e: Verifying Checksum [2023-11-02T02:08:22.288Z] 843bf259cc12: Verifying Checksum [2023-11-02T02:08:22.288Z] 843bf259cc12: Download complete [2023-11-02T02:08:22.545Z] e56cd900ceac: Verifying Checksum [2023-11-02T02:08:22.545Z] e56cd900ceac: Download complete [2023-11-02T02:08:22.545Z] 5fcb7611fd77: Pull complete [2023-11-02T02:08:22.545Z] 605d1390b383: Verifying Checksum [2023-11-02T02:08:22.545Z] 605d1390b383: Download complete [2023-11-02T02:08:22.545Z] 1b5ce73eb848: Verifying Checksum [2023-11-02T02:08:22.545Z] 1b5ce73eb848: Download complete [2023-11-02T02:08:22.545Z] 8f7854084fed: Verifying Checksum [2023-11-02T02:08:22.545Z] 8f7854084fed: Download complete [2023-11-02T02:08:22.545Z] 50e7dd98501d: Verifying Checksum [2023-11-02T02:08:22.545Z] 50e7dd98501d: Download complete [2023-11-02T02:08:22.804Z] 68811508944a: Verifying Checksum [2023-11-02T02:08:22.804Z] 68811508944a: Download complete [2023-11-02T02:08:22.804Z] be9955e691a8: Pull complete [2023-11-02T02:08:23.369Z] 1b5ce73eb848: Pull complete [2023-11-02T02:08:23.369Z] fe45098d8d9e: Pull complete [2023-11-02T02:08:23.369Z] 843bf259cc12: Pull complete [2023-11-02T02:08:23.369Z] e56cd900ceac: Pull complete [2023-11-02T02:08:23.627Z] 605d1390b383: Pull complete [2023-11-02T02:08:23.885Z] 8f7854084fed: Pull complete [2023-11-02T02:08:24.822Z] 0a217d94afa5: Verifying Checksum [2023-11-02T02:08:24.822Z] 0a217d94afa5: Download complete [2023-11-02T02:08:25.756Z] 0a217d94afa5: Pull complete [2023-11-02T02:08:25.756Z] 50e7dd98501d: Pull complete [2023-11-02T02:08:25.756Z] 68811508944a: Pull complete [2023-11-02T02:08:25.756Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-11-02T02:08:25.756Z] Status: Downloaded newer image for docker:latest [2023-11-02T02:08:28.314Z] ---> 831f17492a7d [2023-11-02T02:08:28.314Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T02:08:28.314Z] ---> Running in b36853dcd896 [2023-11-02T02:08:28.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T02:08:28.573Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T02:08:28.836Z] OK: 264 MiB in 52 packages [2023-11-02T02:08:29.402Z] Removing intermediate container b36853dcd896 [2023-11-02T02:08:29.402Z] ---> 3c638b9eeab1 [2023-11-02T02:08:29.402Z] Step 10/15 : ENV GO111MODULE=on [2023-11-02T02:08:29.402Z] ---> Running in 84f94cb48215 [2023-11-02T02:08:29.402Z] Removing intermediate container 84f94cb48215 [2023-11-02T02:08:29.402Z] ---> 14411eabba40 [2023-11-02T02:08:29.402Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-02T02:08:29.402Z] ---> Running in da4cf64ca356 [2023-11-02T02:08:29.402Z] Removing intermediate container da4cf64ca356 [2023-11-02T02:08:29.402Z] ---> d1cff4c19ff3 [2023-11-02T02:08:29.402Z] Step 12/15 : COPY go.mod vendor* ./ [2023-11-02T02:08:29.660Z] ---> 3725d0f0632f [2023-11-02T02:08:29.660Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T02:08:29.660Z] ---> Running in 1a8c1fa55266 [2023-11-02T02:09:08.391Z] Removing intermediate container 1a8c1fa55266 [2023-11-02T02:09:08.391Z] ---> e15a63fb9bc0 [2023-11-02T02:09:08.391Z] Step 14/15 : COPY . . [2023-11-02T02:09:10.296Z] ---> 50f7938b99e6 [2023-11-02T02:09:10.296Z] Step 15/15 : RUN ${MAKE} [2023-11-02T02:09:10.296Z] ---> Running in ea3d04a14045 [2023-11-02T02:09:10.555Z] noop [2023-11-02T02:09:10.814Z] Removing intermediate container ea3d04a14045 [2023-11-02T02:09:10.814Z] ---> 86a095d29c78 [2023-11-02T02:09:10.814Z] Successfully built 86a095d29c78 [2023-11-02T02:09:10.814Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T02:09:11.124Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-02T02:09:11.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T02:09:11.199Z] prd-ubuntu20.04-docker-8c-8g-16323 does not seem to be running inside a container [2023-11-02T02:09:11.230Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_edgex-ui-go_PR-638 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-638:/w/workspace/edgexfoundry_edgex-ui-go_PR-638:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-638@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-638@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-02T02:09:11.573Z] $ docker top 24b475cc1de877b5493dea2a1630bd3eb749a9ade3bbb2327c04e76143b83ee8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T02:09:11.908Z] + go version [2023-11-02T02:09:11.908Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-02T02:09:11.924Z] $ docker stop --time=1 24b475cc1de877b5493dea2a1630bd3eb749a9ade3bbb2327c04e76143b83ee8 [2023-11-02T02:09:13.418Z] $ docker rm -f --volumes 24b475cc1de877b5493dea2a1630bd3eb749a9ade3bbb2327c04e76143b83ee8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T02:09:13.802Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-02T02:09:13.802Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T02:09:13.867Z] prd-ubuntu20.04-docker-8c-8g-16323 does not seem to be running inside a container [2023-11-02T02:09:13.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_edgex-ui-go_PR-638 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-638:/w/workspace/edgexfoundry_edgex-ui-go_PR-638:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-638@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-638@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-11-02T02:09:14.294Z] $ docker top 7d99d9fc4f9785e03a64eba988ec972ff2c2e890ae17396b0a5b67e9f4cfc1ab -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T02:09:14.633Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_edgex-ui-go_PR-638 [Pipeline] fileExists [Pipeline] sh [2023-11-02T02:09:14.929Z] + make test [2023-11-02T02:09:14.929Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-11-02T02:09:16.831Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-11-02T02:09:24.942Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-11-02T02:09:24.942Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-11-02T02:09:24.942Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-11-02T02:09:24.942Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-11-02T02:09:24.942Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-11-02T02:09:24.942Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-11-02T02:09:24.942Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-11-02T02:09:24.942Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-11-02T02:09:24.942Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-11-02T02:09:28.223Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T02:09:28.223Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-02T02:09:28.223Z] ./bin/test-attribution-txt.sh [2023-11-02T02:09:28.223Z] An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add [2023-11-02T02:09:28.223Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-02T02:09:28.223Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2023-11-02T02:09:28.223Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-02T02:09:28.223Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-02T02:09:28.223Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-02T02:09:28.223Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-02T02:09:28.223Z] An attribution for golang.org/x/exp is missing from Attribution.txt, please add [2023-11-02T02:09:28.223Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2023-11-02T02:09:28.223Z] make -C web test [2023-11-02T02:09:28.223Z] make[1]: Entering directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-638/web' [2023-11-02T02:09:28.223Z] make[1]: tput: No such file or directory [2023-11-02T02:09:28.223Z] make[1]: tput: No such file or directory [2023-11-02T02:09:28.223Z] warning: generating ./VERSION [2023-11-02T02:09:28.223Z] echo "0.0.0" > VERSION [2023-11-02T02:09:28.223Z] docker build \ [2023-11-02T02:09:28.223Z] -f Dockerfile \ [2023-11-02T02:09:28.223Z] --build-arg USER=1000 \ [2023-11-02T02:09:28.223Z] \ [2023-11-02T02:09:28.223Z] --label "git_sha=054bba3d63fc3e7bb7b1fc2bff854efcdae4a717" \ [2023-11-02T02:09:28.223Z] -t edgexfoundry/edgex-web-ui:054bba3d63fc3e7bb7b1fc2bff854efcdae4a717 \ [2023-11-02T02:09:28.223Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-11-02T02:09:28.223Z] . [2023-11-02T02:09:28.223Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-11-02T02:09:28.223Z] Install the buildx component to build images with BuildKit: [2023-11-02T02:09:28.223Z] https://docs.docker.com/go/buildx/ [2023-11-02T02:09:28.223Z] [2023-11-02T02:09:28.223Z] Sending build context to Docker daemon 2.578MB [2023-11-02T02:09:28.223Z] Step 1/11 : FROM node:18-alpine3.18 [2023-11-02T02:09:28.483Z] 18-alpine3.18: Pulling from library/node [2023-11-02T02:09:28.483Z] 96526aa774ef: Already exists [2023-11-02T02:09:28.483Z] 3130715204cf: Pulling fs layer [2023-11-02T02:09:28.483Z] b06de8ab1c4f: Pulling fs layer [2023-11-02T02:09:28.483Z] 90ef3ffc5156: Pulling fs layer [2023-11-02T02:09:28.483Z] 90ef3ffc5156: Verifying Checksum [2023-11-02T02:09:28.483Z] 90ef3ffc5156: Download complete [2023-11-02T02:09:28.483Z] b06de8ab1c4f: Verifying Checksum [2023-11-02T02:09:28.483Z] b06de8ab1c4f: Download complete [2023-11-02T02:09:28.741Z] 3130715204cf: Verifying Checksum [2023-11-02T02:09:28.741Z] 3130715204cf: Download complete [2023-11-02T02:09:30.638Z] 3130715204cf: Pull complete [2023-11-02T02:09:31.018Z] b06de8ab1c4f: Pull complete [2023-11-02T02:09:31.019Z] 90ef3ffc5156: Pull complete [2023-11-02T02:09:31.019Z] Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d [2023-11-02T02:09:31.019Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-11-02T02:09:31.019Z] ---> d1517ab6615b [2023-11-02T02:09:31.019Z] Step 2/11 : RUN apk add --no-cache chromium [2023-11-02T02:09:35.331Z] ---> Running in 4315c51619af [2023-11-02T02:09:35.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-02T02:09:35.593Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-02T02:09:35.852Z] (1/154) Installing libexpat (2.5.0-r1) [2023-11-02T02:09:35.852Z] (2/154) Installing brotli-libs (1.0.9-r14) [2023-11-02T02:09:35.852Z] (3/154) Installing libbz2 (1.0.8-r5) [2023-11-02T02:09:35.852Z] (4/154) Installing libpng (1.6.39-r3) [2023-11-02T02:09:35.852Z] (5/154) Installing freetype (2.13.0-r5) [2023-11-02T02:09:36.117Z] (6/154) Installing fontconfig (2.14.2-r3) [2023-11-02T02:09:36.117Z] (7/154) Installing libfontenc (1.1.7-r2) [2023-11-02T02:09:36.117Z] (8/154) Installing mkfontscale (1.2.2-r3) [2023-11-02T02:09:36.117Z] (9/154) Installing font-opensans (0_git20210927-r1) [2023-11-02T02:09:36.117Z] (10/154) Installing pkgconf (1.9.5-r0) [2023-11-02T02:09:36.117Z] (11/154) Installing libffi (3.4.4-r2) [2023-11-02T02:09:36.117Z] (12/154) Installing libintl (0.21.1-r7) [2023-11-02T02:09:36.117Z] (13/154) Installing libblkid (2.38.1-r8) [2023-11-02T02:09:36.117Z] (14/154) Installing libmount (2.38.1-r8) [2023-11-02T02:09:36.117Z] (15/154) Installing pcre2 (10.42-r1) [2023-11-02T02:09:36.117Z] (16/154) Installing glib (2.76.4-r0) [2023-11-02T02:09:36.117Z] (17/154) Installing xz-libs (5.4.3-r0) [2023-11-02T02:09:36.117Z] (18/154) Installing libxml2 (2.11.4-r0) [2023-11-02T02:09:36.117Z] (19/154) Installing shared-mime-info (2.2-r5) [2023-11-02T02:09:36.117Z] (20/154) Installing hicolor-icon-theme (0.17-r2) [2023-11-02T02:09:36.117Z] (21/154) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-02T02:09:36.117Z] (22/154) Installing libwebp (1.3.2-r0) [2023-11-02T02:09:36.117Z] (23/154) Installing zstd-libs (1.5.5-r4) [2023-11-02T02:09:36.117Z] (24/154) Installing tiff (4.5.1-r0) [2023-11-02T02:09:36.117Z] (25/154) Installing gdk-pixbuf (2.42.10-r5) [2023-11-02T02:09:36.117Z] (26/154) Installing gtk-update-icon-cache (3.24.38-r1) [2023-11-02T02:09:36.117Z] (27/154) Installing libxau (1.0.11-r2) [2023-11-02T02:09:36.117Z] (28/154) Installing libmd (1.0.4-r2) [2023-11-02T02:09:36.117Z] (29/154) Installing libbsd (0.11.7-r1) [2023-11-02T02:09:36.117Z] (30/154) Installing libxdmcp (1.1.4-r2) [2023-11-02T02:09:36.117Z] (31/154) Installing libxcb (1.15-r1) [2023-11-02T02:09:36.377Z] (32/154) Installing libx11 (1.8.7-r0) [2023-11-02T02:09:36.377Z] (33/154) Installing libxcomposite (0.4.6-r3) [2023-11-02T02:09:36.377Z] (34/154) Installing libxfixes (6.0.1-r2) [2023-11-02T02:09:36.377Z] (35/154) Installing libxrender (0.9.11-r3) [2023-11-02T02:09:36.377Z] (36/154) Installing libxcursor (1.2.1-r2) [2023-11-02T02:09:36.377Z] (37/154) Installing libxdamage (1.1.6-r2) [2023-11-02T02:09:36.377Z] (38/154) Installing libxext (1.3.5-r2) [2023-11-02T02:09:36.377Z] (39/154) Installing libxi (1.8.1-r0) [2023-11-02T02:09:36.377Z] (40/154) Installing libxinerama (1.1.5-r2) [2023-11-02T02:09:36.377Z] (41/154) Installing libxrandr (1.5.3-r2) [2023-11-02T02:09:36.377Z] (42/154) Installing libatk-1.0 (2.48.3-r0) [2023-11-02T02:09:36.377Z] (43/154) Installing libxtst (1.2.4-r2) [2023-11-02T02:09:36.377Z] (44/154) Installing dbus-libs (1.14.8-r0) [2023-11-02T02:09:36.377Z] (45/154) Installing at-spi2-core (2.48.3-r0) [2023-11-02T02:09:36.377Z] (46/154) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-11-02T02:09:36.377Z] (47/154) Installing pixman (0.42.2-r1) [2023-11-02T02:09:36.377Z] (48/154) Installing cairo (1.17.8-r1) [2023-11-02T02:09:36.377Z] (49/154) Installing cairo-gobject (1.17.8-r1) [2023-11-02T02:09:36.377Z] (50/154) Installing avahi-libs (0.8-r13) [2023-11-02T02:09:36.377Z] (51/154) Installing gmp (6.2.1-r3) [2023-11-02T02:09:36.377Z] (52/154) Installing nettle (3.8.1-r2) [2023-11-02T02:09:36.377Z] (53/154) Installing libunistring (1.1-r1) [2023-11-02T02:09:36.377Z] (54/154) Installing libidn2 (2.3.4-r1) [2023-11-02T02:09:36.377Z] (55/154) Installing p11-kit (0.24.1-r2) [2023-11-02T02:09:36.377Z] (56/154) Installing libtasn1 (4.19.0-r1) [2023-11-02T02:09:36.377Z] (57/154) Installing gnutls (3.8.0-r2) [2023-11-02T02:09:36.377Z] (58/154) Installing cups-libs (2.4.7-r0) [2023-11-02T02:09:36.377Z] (59/154) Installing libepoxy (1.5.10-r1) [2023-11-02T02:09:36.377Z] (60/154) Installing fribidi (1.0.13-r0) [2023-11-02T02:09:36.377Z] (61/154) Installing graphite2 (1.3.14-r5) [2023-11-02T02:09:36.377Z] (62/154) Installing harfbuzz (7.3.0-r0) [2023-11-02T02:09:36.377Z] (63/154) Installing libxft (2.3.8-r1) [2023-11-02T02:09:36.377Z] (64/154) Installing pango (1.50.14-r1) [2023-11-02T02:09:36.377Z] (65/154) Installing wayland-libs-client (1.22.0-r2) [2023-11-02T02:09:36.377Z] (66/154) Installing wayland-libs-cursor (1.22.0-r2) [2023-11-02T02:09:36.636Z] (67/154) Installing wayland-libs-egl (1.22.0-r2) [2023-11-02T02:09:36.636Z] (68/154) Installing xkeyboard-config (2.38-r0) [2023-11-02T02:09:36.636Z] (69/154) Installing libxkbcommon (1.5.0-r2) [2023-11-02T02:09:36.636Z] (70/154) Installing gtk+3.0 (3.24.38-r1) [2023-11-02T02:09:36.636Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-11-02T02:09:36.636Z] (71/154) Installing icu-data-full (73.2-r2) [2023-11-02T02:09:36.894Z] (72/154) Installing mesa (23.0.4-r0) [2023-11-02T02:09:36.894Z] (73/154) Installing llvm15-libs (15.0.7-r6) [2023-11-02T02:09:37.460Z] (74/154) Installing hwdata-pci (0.370-r0) [2023-11-02T02:09:37.460Z] (75/154) Installing libpciaccess (0.17-r2) [2023-11-02T02:09:37.460Z] (76/154) Installing libdrm (2.4.115-r4) [2023-11-02T02:09:37.460Z] (77/154) Installing musl-fts (1.2.7-r5) [2023-11-02T02:09:37.460Z] (78/154) Installing libelf (0.189-r2) [2023-11-02T02:09:37.460Z] (79/154) Installing mesa-glapi (23.0.4-r0) [2023-11-02T02:09:37.460Z] (80/154) Installing mesa-dri-gallium (23.0.4-r0) [2023-11-02T02:09:37.720Z] (81/154) Installing eudev-libs (3.2.11-r8) [2023-11-02T02:09:37.720Z] (82/154) Installing libmagic (5.45-r0) [2023-11-02T02:09:37.720Z] (83/154) Installing file (5.45-r0) [2023-11-02T02:09:37.720Z] (84/154) Installing libice (1.1.1-r2) [2023-11-02T02:09:37.720Z] (85/154) Installing libuuid (2.38.1-r8) [2023-11-02T02:09:37.720Z] (86/154) Installing libsm (1.2.4-r1) [2023-11-02T02:09:37.720Z] (87/154) Installing libxt (1.3.0-r2) [2023-11-02T02:09:37.720Z] (88/154) Installing libxmu (1.1.4-r2) [2023-11-02T02:09:37.720Z] (89/154) Installing xset (1.2.5-r1) [2023-11-02T02:09:37.720Z] (90/154) Installing xprop (1.2.6-r0) [2023-11-02T02:09:37.720Z] (91/154) Installing xdg-utils (1.1.3-r4) [2023-11-02T02:09:37.720Z] (92/154) Installing libogg (1.3.5-r4) [2023-11-02T02:09:37.720Z] (93/154) Installing flac-libs (1.4.3-r0) [2023-11-02T02:09:37.720Z] (94/154) Installing alsa-lib (1.2.9-r1) [2023-11-02T02:09:37.720Z] (95/154) Installing libatomic (12.2.1_git20220924-r10) [2023-11-02T02:09:37.720Z] (96/154) Installing svt-av1-libs (1.6.0-r0) [2023-11-02T02:09:37.720Z] (97/154) Installing aom-libs (3.6.1-r0) [2023-11-02T02:09:37.720Z] (98/154) Installing libva (2.18.0-r1) [2023-11-02T02:09:37.720Z] (99/154) Installing libvdpau (1.5-r1) [2023-11-02T02:09:37.720Z] (100/154) Installing onevpl-libs (2023.2.1-r0) [2023-11-02T02:09:37.720Z] (101/154) Installing ffmpeg-libavutil (6.0-r15) [2023-11-02T02:09:37.979Z] (102/154) Installing libdav1d (1.2.1-r0) [2023-11-02T02:09:37.979Z] (103/154) Installing libhwy (1.0.4-r1) [2023-11-02T02:09:37.979Z] (104/154) Installing lcms2 (2.15-r2) [2023-11-02T02:09:37.979Z] (105/154) Installing libjxl (0.8.2-r0) [2023-11-02T02:09:37.979Z] (106/154) Installing lame-libs (3.100-r5) [2023-11-02T02:09:37.979Z] (107/154) Installing opus (1.4-r0) [2023-11-02T02:09:37.979Z] (108/154) Installing libgomp (12.2.1_git20220924-r10) [2023-11-02T02:09:37.979Z] (109/154) Installing soxr (0.1.3-r5) [2023-11-02T02:09:37.979Z] (110/154) Installing ffmpeg-libswresample (6.0-r15) [2023-11-02T02:09:37.979Z] (111/154) Installing libtheora (1.1.1-r17) [2023-11-02T02:09:37.979Z] (112/154) Installing libvorbis (1.3.7-r1) [2023-11-02T02:09:37.979Z] (113/154) Installing libvpx (1.13.0-r2) [2023-11-02T02:09:37.979Z] (114/154) Installing x264-libs (0.164_git20220602-r1) [2023-11-02T02:09:37.979Z] (115/154) Installing numactl (2.0.16-r4) [2023-11-02T02:09:37.979Z] (116/154) Installing x265-libs (3.5-r4) [2023-11-02T02:09:37.979Z] (117/154) Installing xvidcore (1.3.7-r1) [2023-11-02T02:09:37.979Z] (118/154) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-02T02:09:38.239Z] (119/154) Installing libbluray (1.3.4-r0) [2023-11-02T02:09:38.239Z] (120/154) Installing mpg123-libs (1.31.3-r1) [2023-11-02T02:09:38.239Z] (121/154) Installing libopenmpt (0.7.2-r0) [2023-11-02T02:09:38.239Z] (122/154) Installing cjson (1.7.15-r4) [2023-11-02T02:09:38.239Z] (123/154) Installing mbedtls (2.28.5-r0) [2023-11-02T02:09:38.239Z] (124/154) Installing librist (0.2.7-r0) [2023-11-02T02:09:38.239Z] (125/154) Installing libsrt (1.5.2-r0) [2023-11-02T02:09:38.239Z] (126/154) Installing libssh (0.10.5-r0) [2023-11-02T02:09:38.239Z] (127/154) Installing libsodium (1.0.18-r3) [2023-11-02T02:09:38.239Z] (128/154) Installing libzmq (4.3.4-r4) [2023-11-02T02:09:38.239Z] (129/154) Installing ffmpeg-libavformat (6.0-r15) [2023-11-02T02:09:38.239Z] (130/154) Installing libevent (2.1.12-r6) [2023-11-02T02:09:38.239Z] (131/154) Installing wayland-libs-server (1.22.0-r2) [2023-11-02T02:09:38.239Z] (132/154) Installing mesa-gbm (23.0.4-r0) [2023-11-02T02:09:38.239Z] (133/154) Installing harfbuzz-subset (7.3.0-r0) [2023-11-02T02:09:38.239Z] (134/154) Installing icu-libs (73.2-r2) [2023-11-02T02:09:38.239Z] (135/154) Installing jsoncpp (1.9.5-r0) [2023-11-02T02:09:38.239Z] (136/154) Installing minizip (1.2.13-r1) [2023-11-02T02:09:38.239Z] (137/154) Installing nspr (4.35-r2) [2023-11-02T02:09:38.500Z] (138/154) Installing sqlite-libs (3.41.2-r2) [2023-11-02T02:09:38.500Z] (139/154) Installing nss (3.94-r0) [2023-11-02T02:09:38.500Z] (140/154) Installing pipewire-libs (0.3.70-r1) [2023-11-02T02:09:38.500Z] (141/154) Installing libasyncns (0.8-r1) [2023-11-02T02:09:38.500Z] (142/154) Installing libltdl (2.4.7-r2) [2023-11-02T02:09:38.500Z] (143/154) Installing orc (0.4.34-r0) [2023-11-02T02:09:38.500Z] (144/154) Installing libsndfile (1.2.0-r2) [2023-11-02T02:09:38.500Z] (145/154) Installing speexdsp (1.2.1-r1) [2023-11-02T02:09:38.500Z] (146/154) Installing tdb-libs (1.4.8-r1) [2023-11-02T02:09:38.500Z] (147/154) Installing libpulse (16.1-r10) [2023-11-02T02:09:38.500Z] (148/154) Installing snappy (1.1.10-r1) [2023-11-02T02:09:38.500Z] (149/154) Installing libwoff2common (1.0.2-r2) [2023-11-02T02:09:38.500Z] (150/154) Installing libwoff2enc (1.0.2-r2) [2023-11-02T02:09:38.500Z] (151/154) Installing libgpg-error (1.47-r1) [2023-11-02T02:09:38.500Z] (152/154) Installing libgcrypt (1.10.2-r1) [2023-11-02T02:09:38.501Z] (153/154) Installing libxslt (1.1.38-r0) [2023-11-02T02:09:38.501Z] (154/154) Installing chromium (117.0.5938.62-r0) [2023-11-02T02:09:39.879Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T02:09:39.879Z] Executing fontconfig-2.14.2-r3.trigger [2023-11-02T02:09:39.879Z] Executing mkfontscale-1.2.2-r3.trigger [2023-11-02T02:09:39.879Z] Executing glib-2.76.4-r0.trigger [2023-11-02T02:09:39.879Z] Executing shared-mime-info-2.2-r5.trigger [2023-11-02T02:09:40.448Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-11-02T02:09:40.448Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-11-02T02:09:40.448Z] OK: 576 MiB in 171 packages [2023-11-02T02:09:55.332Z] Removing intermediate container 4315c51619af [2023-11-02T02:09:55.332Z] ---> 1d587dd30770 [2023-11-02T02:09:55.332Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-11-02T02:09:55.332Z] ---> Running in ff9b2647bb26 [2023-11-02T02:09:55.332Z] Removing intermediate container ff9b2647bb26 [2023-11-02T02:09:55.332Z] ---> 2c357a953384 [2023-11-02T02:09:55.332Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-11-02T02:09:55.332Z] ---> Running in 2965a605fef2 [2023-11-02T02:09:55.332Z] Removing intermediate container 2965a605fef2 [2023-11-02T02:09:55.332Z] ---> e2b45f2112a8 [2023-11-02T02:09:55.332Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-11-02T02:09:55.332Z] ---> Running in 2f58fac7e3a4 [2023-11-02T02:09:55.332Z] Removing intermediate container 2f58fac7e3a4 [2023-11-02T02:09:55.332Z] ---> 7428324b0fdf [2023-11-02T02:09:55.332Z] Step 6/11 : RUN npm install -g npm [2023-11-02T02:09:55.332Z] ---> Running in d7a1b8e4ac84 [2023-11-02T02:10:03.452Z] [2023-11-02T02:10:03.452Z] removed 31 packages, and changed 65 packages in 6s [2023-11-02T02:10:03.452Z] [2023-11-02T02:10:03.452Z] 26 packages are looking for funding [2023-11-02T02:10:03.452Z] run `npm fund` for details [2023-11-02T02:10:04.018Z] Removing intermediate container d7a1b8e4ac84 [2023-11-02T02:10:04.018Z] ---> 4592b30324eb [2023-11-02T02:10:04.018Z] Step 7/11 : ARG USER=1000 [2023-11-02T02:10:04.018Z] ---> Running in e6a914af4929 [2023-11-02T02:10:04.018Z] Removing intermediate container e6a914af4929 [2023-11-02T02:10:04.018Z] ---> d6b4ba32035b [2023-11-02T02:10:04.018Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-11-02T02:10:04.018Z] ---> Running in fb0699fb00d4 [2023-11-02T02:10:04.586Z] Removing intermediate container fb0699fb00d4 [2023-11-02T02:10:04.586Z] ---> 025158ecf828 [2023-11-02T02:10:04.586Z] Step 9/11 : USER $USER:$USER [2023-11-02T02:10:04.586Z] ---> Running in 5aaf5d8b3b95 [2023-11-02T02:10:04.586Z] Removing intermediate container 5aaf5d8b3b95 [2023-11-02T02:10:04.586Z] ---> 476335802cad [2023-11-02T02:10:04.586Z] Step 10/11 : WORKDIR /app [2023-11-02T02:10:04.586Z] ---> Running in e12115bc8f45 [2023-11-02T02:10:04.586Z] Removing intermediate container e12115bc8f45 [2023-11-02T02:10:04.586Z] ---> 7581e37d2253 [2023-11-02T02:10:04.586Z] Step 11/11 : LABEL git_sha=054bba3d63fc3e7bb7b1fc2bff854efcdae4a717 [2023-11-02T02:10:04.846Z] ---> Running in 5d0edd7c6708 [2023-11-02T02:10:04.846Z] Removing intermediate container 5d0edd7c6708 [2023-11-02T02:10:04.846Z] ---> 3d0fba3b5205 [2023-11-02T02:10:04.846Z] Successfully built 3d0fba3b5205 [2023-11-02T02:10:04.846Z] Successfully tagged edgexfoundry/edgex-web-ui:054bba3d63fc3e7bb7b1fc2bff854efcdae4a717 [2023-11-02T02:10:04.846Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-11-02T02:10:04.846Z] touch edgex-web-ui.imagebuilt [2023-11-02T02:10:04.846Z] mkdir -p node_modules coverage [2023-11-02T02:10:04.846Z] chown "1000:1000" node_modules coverage package-lock.json [2023-11-02T02:10:04.846Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-11-02T02:10:07.378Z] npm ERR! code ERESOLVE [2023-11-02T02:10:07.378Z] npm ERR! ERESOLVE could not resolve [2023-11-02T02:10:07.378Z] npm ERR! [2023-11-02T02:10:07.378Z] npm ERR! While resolving: @angular-devkit/build-angular@16.2.5 [2023-11-02T02:10:07.378Z] npm ERR! Found: @angular/compiler-cli@12.2.4 [2023-11-02T02:10:07.378Z] npm ERR! node_modules/@angular/compiler-cli [2023-11-02T02:10:07.378Z] npm ERR! dev @angular/compiler-cli@"~12.2.4" from the root project [2023-11-02T02:10:07.378Z] npm ERR! peer @angular/compiler-cli@"12.2.4" from @angular/localize@12.2.4 [2023-11-02T02:10:07.378Z] npm ERR! node_modules/@angular/localize [2023-11-02T02:10:07.378Z] npm ERR! dev @angular/localize@"^12.2.4" from the root project [2023-11-02T02:10:07.378Z] npm ERR! [2023-11-02T02:10:07.378Z] npm ERR! Could not resolve dependency: [2023-11-02T02:10:07.378Z] npm ERR! peer @angular/compiler-cli@"^16.0.0" from @angular-devkit/build-angular@16.2.5 [2023-11-02T02:10:07.378Z] npm ERR! node_modules/@angular-devkit/build-angular [2023-11-02T02:10:07.378Z] npm ERR! dev @angular-devkit/build-angular@"~16.2.5" from the root project [2023-11-02T02:10:07.378Z] npm ERR! [2023-11-02T02:10:07.378Z] npm ERR! Conflicting peer dependency: @angular/compiler-cli@16.2.11 [2023-11-02T02:10:07.378Z] npm ERR! node_modules/@angular/compiler-cli [2023-11-02T02:10:07.378Z] npm ERR! peer @angular/compiler-cli@"^16.0.0" from @angular-devkit/build-angular@16.2.5 [2023-11-02T02:10:07.378Z] npm ERR! node_modules/@angular-devkit/build-angular [2023-11-02T02:10:07.378Z] npm ERR! dev @angular-devkit/build-angular@"~16.2.5" from the root project [2023-11-02T02:10:07.378Z] npm ERR! [2023-11-02T02:10:07.378Z] npm ERR! Fix the upstream dependency conflict, or retry [2023-11-02T02:10:07.378Z] npm ERR! this command with --force or --legacy-peer-deps [2023-11-02T02:10:07.378Z] npm ERR! to accept an incorrect (and potentially broken) dependency resolution. [2023-11-02T02:10:07.378Z] npm ERR! [2023-11-02T02:10:07.378Z] npm ERR! [2023-11-02T02:10:07.378Z] npm ERR! For a full report see: [2023-11-02T02:10:07.378Z] npm ERR! /home/node/.npm/_logs/2023-11-02T02_10_05_267Z-eresolve-report.txt [2023-11-02T02:10:07.378Z] [2023-11-02T02:10:07.378Z] npm ERR! A complete log of this run can be found in: /home/node/.npm/_logs/2023-11-02T02_10_05_267Z-debug-0.log [2023-11-02T02:10:07.378Z] make[1]: *** [Makefile:139: node_modules] Error 1 [2023-11-02T02:10:07.378Z] make[1]: Leaving directory '/w/workspace/edgexfoundry_edgex-ui-go_PR-638/web' [2023-11-02T02:10:07.378Z] make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } [2023-11-02T02:10:07.402Z] $ docker stop --time=1 7d99d9fc4f9785e03a64eba988ec972ff2c2e890ae17396b0a5b67e9f4cfc1ab [2023-11-02T02:10:08.732Z] $ docker rm -f --volumes 7d99d9fc4f9785e03a64eba988ec972ff2c2e890ae17396b0a5b67e9f4cfc1ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T02:10:09.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T02:10:09.273Z] [2023-11-02T02:10:09.273Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T02:10:09.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T02:10:09.573Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-02T02:10:09.573Z] 5eb5b503b376: Pulling fs layer [2023-11-02T02:10:09.573Z] 5c69ac0246d0: Pulling fs layer [2023-11-02T02:10:09.573Z] ec43610c2a17: Pulling fs layer [2023-11-02T02:10:09.573Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-02T02:10:09.573Z] 33b1e0a273af: Pulling fs layer [2023-11-02T02:10:09.573Z] 5d3b04190fa2: Pulling fs layer [2023-11-02T02:10:09.573Z] 2f39f015ded8: Pulling fs layer [2023-11-02T02:10:09.573Z] 3a2ae6a8a46f: Waiting [2023-11-02T02:10:09.573Z] 33b1e0a273af: Waiting [2023-11-02T02:10:09.573Z] 2f39f015ded8: Waiting [2023-11-02T02:10:09.573Z] 5d3b04190fa2: Waiting [2023-11-02T02:10:09.573Z] 5c69ac0246d0: Download complete [2023-11-02T02:10:09.573Z] 3a2ae6a8a46f: Verifying Checksum [2023-11-02T02:10:09.573Z] 3a2ae6a8a46f: Download complete [2023-11-02T02:10:09.832Z] 33b1e0a273af: Verifying Checksum [2023-11-02T02:10:09.832Z] 33b1e0a273af: Download complete [2023-11-02T02:10:09.832Z] 5d3b04190fa2: Verifying Checksum [2023-11-02T02:10:09.832Z] 5d3b04190fa2: Download complete [2023-11-02T02:10:09.832Z] ec43610c2a17: Verifying Checksum [2023-11-02T02:10:09.832Z] ec43610c2a17: Download complete [2023-11-02T02:10:09.832Z] 5eb5b503b376: Verifying Checksum [2023-11-02T02:10:09.832Z] 5eb5b503b376: Download complete [2023-11-02T02:10:10.397Z] 2f39f015ded8: Download complete [2023-11-02T02:10:10.965Z] 5eb5b503b376: Pull complete [2023-11-02T02:10:10.965Z] 5c69ac0246d0: Pull complete [2023-11-02T02:10:11.532Z] ec43610c2a17: Pull complete [2023-11-02T02:10:11.532Z] 3a2ae6a8a46f: Pull complete [2023-11-02T02:10:12.101Z] 33b1e0a273af: Pull complete [2023-11-02T02:10:12.101Z] 5d3b04190fa2: Pull complete [2023-11-02T02:10:16.286Z] 2f39f015ded8: Pull complete [2023-11-02T02:10:16.286Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-02T02:10:16.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T02:10:16.286Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T02:10:16.385Z] prd-ubuntu20.04-docker-8c-8g-16323 does not seem to be running inside a container [2023-11-02T02:10:16.427Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-638 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-638:/w/workspace/edgexfoundry_edgex-ui-go_PR-638:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-638@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-638@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-02T02:10:22.541Z] $ docker top bc530a81ababe19c6075960b49a91b893bb9a48ca6f894c2ed7a2a7434e20a36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T02:10:22.931Z] ---> job-cost.sh [2023-11-02T02:10:22.931Z] lf-activate-venv: SKIPPING [2023-11-02T02:10:22.931Z] INFO: No Stack... [2023-11-02T02:10:23.190Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-02T02:10:23.759Z] INFO: Archiving Costs [Pipeline] sh [2023-11-02T02:10:24.047Z] + cat /w/workspace/edgexfoundry_edgex-ui-go_PR-638/archives/cost.csv [2023-11-02T02:10:24.047Z] + cut -d, -f6 [Pipeline] lock [2023-11-02T02:10:24.065Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-638-4-stack-cost] [2023-11-02T02:10:24.072Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-638-4-stack-cost] did not exist. Created. [2023-11-02T02:10:24.072Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-638-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-02T02:10:24.372Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-11-02T02:10:24.437Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T02:10:24.444Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-638-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-02T02:10:24.473Z] $ docker stop --time=1 bc530a81ababe19c6075960b49a91b893bb9a48ca6f894c2ed7a2a7434e20a36 [2023-11-02T02:10:25.612Z] $ docker rm -f --volumes bc530a81ababe19c6075960b49a91b893bb9a48ca6f894c2ed7a2a7434e20a36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-02T02:10:25.697Z] Failed in branch amd64 [2023-11-02T02:11:48.249Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16325 in /w/workspace/edgexfoundry_edgex-ui-go_PR-638 [Pipeline] { [Pipeline] ws [2023-11-02T02:11:48.265Z] Running in /w/workspace/edgex-ui-go/4 [Pipeline] { [Pipeline] checkout [2023-11-02T02:11:48.304Z] The recommended git tool is: git [2023-11-02T02:11:53.954Z] using credential edgex-jenkins-ssh [2023-11-02T02:11:53.981Z] Cloning the remote Git repository [2023-11-02T02:11:54.029Z] Cloning repository git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-02T02:11:54.137Z] > git init /w/workspace/edgex-ui-go/4 # timeout=10 [2023-11-02T02:11:54.301Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-02T02:11:54.302Z] > git --version # timeout=10 [2023-11-02T02:11:54.323Z] > git --version # 'git version 2.25.1' [2023-11-02T02:11:54.326Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T02:11:54.503Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-02T02:11:59.627Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-11-02T02:11:59.654Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-02T02:12:01.236Z] Merging remotes/origin/main commit 422becc45202548155d324fc99806fcdfea34ca0 into PR head commit d44614ddb48d0875ec69a939e6e694d1cb45c732 [2023-11-02T02:12:00.574Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-ui-go.git # timeout=10 [2023-11-02T02:12:00.620Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-ui-go.git [2023-11-02T02:12:00.621Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T02:12:00.643Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-ui-go.git +refs/pull/638/head:refs/remotes/origin/PR-638 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-11-02T02:12:01.254Z] > git config core.sparsecheckout # timeout=10 [2023-11-02T02:12:01.334Z] > git checkout -f d44614ddb48d0875ec69a939e6e694d1cb45c732 # timeout=10 [2023-11-02T02:12:02.466Z] Merge succeeded, producing 4162455206d0a4c23db946e275cbb7e16af97b64 [2023-11-02T02:12:02.467Z] Checking out Revision 4162455206d0a4c23db946e275cbb7e16af97b64 (PR-638) [2023-11-02T02:12:01.790Z] > git remote # timeout=10 [2023-11-02T02:12:01.815Z] > git config --get remote.origin.url # timeout=10 [2023-11-02T02:12:01.845Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-02T02:12:01.860Z] > git merge 422becc45202548155d324fc99806fcdfea34ca0 # timeout=10 [2023-11-02T02:12:02.445Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-11-02T02:12:02.472Z] > git config core.sparsecheckout # timeout=10 [2023-11-02T02:12:02.489Z] > git checkout -f 4162455206d0a4c23db946e275cbb7e16af97b64 # timeout=10 [2023-11-02T02:12:06.020Z] Commit message: "Merge commit '422becc45202548155d324fc99806fcdfea34ca0' into HEAD" [2023-11-02T02:12:06.048Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-02T02:12:06.026Z] > git rev-list --no-walk eb81a39dcba710c36da104612674ef983c626137 # timeout=10 [2023-11-02T02:12:06.904Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-02T02:12:06.904Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-02T02:12:06.904Z] Dload Upload Total Spent Left Speed [2023-11-02T02:12:06.904Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-11-02T02:12:07.627Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-02T02:12:07.958Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-11-02T02:12:07.958Z] + sudo tee /etc/docker/daemon.new [2023-11-02T02:12:07.958Z] { [2023-11-02T02:12:07.958Z] "registry-mirrors": [ [2023-11-02T02:12:07.958Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-02T02:12:07.958Z] ], [2023-11-02T02:12:07.958Z] "bip": "10.250.0.254/24", [2023-11-02T02:12:07.958Z] "hosts": [ [2023-11-02T02:12:07.958Z] "tcp://0.0.0.0:5555", [2023-11-02T02:12:07.958Z] "unix:///var/run/docker.sock" [2023-11-02T02:12:07.958Z] ], [2023-11-02T02:12:07.958Z] "mtu": 1458, [2023-11-02T02:12:07.958Z] "selinux-enabled": true, [2023-11-02T02:12:07.958Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-02T02:12:07.958Z] } [Pipeline] sh [2023-11-02T02:12:08.285Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-02T02:12:08.610Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T02:12:30.718Z] provisioning config files... [2023-11-02T02:12:30.743Z] copy managed file [edgex-ui-go-settings] to file:/w/workspace/edgex-ui-go/4@tmp/config17370308337692414668tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T02:12:31.096Z] ---> docker-login.sh [2023-11-02T02:12:31.096Z] nexus3.edgexfoundry.org:10001 [2023-11-02T02:12:31.696Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T02:12:31.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T02:12:31.965Z] Configure a credential helper to remove this warning. See [2023-11-02T02:12:31.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T02:12:31.965Z] [2023-11-02T02:12:31.965Z] Login Succeeded [2023-11-02T02:12:31.965Z] nexus3.edgexfoundry.org:10002 [2023-11-02T02:12:32.235Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T02:12:32.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T02:12:32.235Z] Configure a credential helper to remove this warning. See [2023-11-02T02:12:32.235Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T02:12:32.235Z] [2023-11-02T02:12:32.235Z] Login Succeeded [2023-11-02T02:12:32.235Z] nexus3.edgexfoundry.org:10003 [2023-11-02T02:12:32.504Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T02:12:32.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T02:12:32.775Z] Configure a credential helper to remove this warning. See [2023-11-02T02:12:32.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T02:12:32.775Z] [2023-11-02T02:12:32.775Z] Login Succeeded [2023-11-02T02:12:32.775Z] nexus3.edgexfoundry.org:10004 [2023-11-02T02:12:33.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T02:12:33.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T02:12:33.048Z] Configure a credential helper to remove this warning. See [2023-11-02T02:12:33.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T02:12:33.048Z] [2023-11-02T02:12:33.048Z] Login Succeeded [2023-11-02T02:12:33.048Z] docker.io [2023-11-02T02:12:33.322Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-02T02:12:33.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-02T02:12:33.590Z] Configure a credential helper to remove this warning. See [2023-11-02T02:12:33.590Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-02T02:12:33.590Z] [2023-11-02T02:12:33.590Z] Login Succeeded [2023-11-02T02:12:33.590Z] ---> docker-login.sh ends [Pipeline] } [2023-11-02T02:12:33.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-11-02T02:12:33.863Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T02:12:33.881Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-02T02:12:33.897Z] ========================================================= [2023-11-02T02:12:33.897Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-02T02:12:33.897Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T02:12:34.238Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-11-02T02:12:35.659Z] Sending build context to Docker daemon 31.48MB [2023-11-02T02:12:35.659Z] Step 1/15 : ARG BASE=golang:1.21-alpine3.18 [2023-11-02T02:12:35.659Z] Step 2/15 : FROM ${BASE} AS builder [2023-11-02T02:12:35.659Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-02T02:12:35.659Z] 9fda8d8052c6: Pulling fs layer [2023-11-02T02:12:35.659Z] 5d54e960e981: Pulling fs layer [2023-11-02T02:12:35.659Z] c4a7e357bf2a: Pulling fs layer [2023-11-02T02:12:35.659Z] f0e02332f6b5: Pulling fs layer [2023-11-02T02:12:35.659Z] cefa15bbcfad: Pulling fs layer [2023-11-02T02:12:35.659Z] 17808c966233: Pulling fs layer [2023-11-02T02:12:35.659Z] f4c1fc716caa: Pulling fs layer [2023-11-02T02:12:35.659Z] cefa15bbcfad: Waiting [2023-11-02T02:12:35.659Z] f4c1fc716caa: Waiting [2023-11-02T02:12:35.659Z] 17808c966233: Waiting [2023-11-02T02:12:35.659Z] f0e02332f6b5: Waiting [2023-11-02T02:12:35.659Z] 5d54e960e981: Verifying Checksum [2023-11-02T02:12:35.659Z] 5d54e960e981: Download complete [2023-11-02T02:12:35.659Z] f0e02332f6b5: Verifying Checksum [2023-11-02T02:12:35.659Z] f0e02332f6b5: Download complete [2023-11-02T02:12:35.659Z] cefa15bbcfad: Download complete [2023-11-02T02:12:35.659Z] 9fda8d8052c6: Download complete [2023-11-02T02:12:36.246Z] f4c1fc716caa: Verifying Checksum [2023-11-02T02:12:36.246Z] f4c1fc716caa: Download complete [2023-11-02T02:12:36.515Z] 9fda8d8052c6: Pull complete [2023-11-02T02:12:37.101Z] 5d54e960e981: Pull complete [2023-11-02T02:12:37.371Z] c4a7e357bf2a: Verifying Checksum [2023-11-02T02:12:37.371Z] c4a7e357bf2a: Download complete [2023-11-02T02:12:38.338Z] 17808c966233: Verifying Checksum [2023-11-02T02:12:38.338Z] 17808c966233: Download complete [2023-11-02T02:12:50.685Z] c4a7e357bf2a: Pull complete [2023-11-02T02:12:50.685Z] f0e02332f6b5: Pull complete [2023-11-02T02:12:50.685Z] cefa15bbcfad: Pull complete [2023-11-02T02:12:57.379Z] 17808c966233: Pull complete [2023-11-02T02:12:58.794Z] f4c1fc716caa: Pull complete [2023-11-02T02:12:58.794Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-02T02:12:58.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-02T02:12:58.794Z] ---> ea914061e18c [2023-11-02T02:12:58.794Z] Step 3/15 : ARG MAKE="make cmd/edgex-ui-server/edgex-ui-server" [2023-11-02T02:13:00.742Z] ---> Running in 096f48bd4723 [2023-11-02T02:13:01.011Z] Removing intermediate container 096f48bd4723 [2023-11-02T02:13:01.011Z] ---> 9c609b15ce2c [2023-11-02T02:13:01.011Z] Step 4/15 : ARG ALPINE_PKG_BASE="make git" [2023-11-02T02:13:01.282Z] ---> Running in 29932fbd230d [2023-11-02T02:13:01.557Z] Removing intermediate container 29932fbd230d [2023-11-02T02:13:01.557Z] ---> 60ecf34cccae [2023-11-02T02:13:01.557Z] Step 5/15 : ARG ALPINE_PKG_EXTRA="" [2023-11-02T02:13:01.557Z] ---> Running in 4093918fc9a3 [2023-11-02T02:13:02.150Z] Removing intermediate container 4093918fc9a3 [2023-11-02T02:13:02.150Z] ---> 16d7ae2481b4 [2023-11-02T02:13:02.150Z] Step 6/15 : LABEL Name=edgex-ui-go [2023-11-02T02:13:02.150Z] ---> Running in 76fcf48d7490 [2023-11-02T02:13:02.419Z] Removing intermediate container 76fcf48d7490 [2023-11-02T02:13:02.419Z] ---> 703bb82c0b70 [2023-11-02T02:13:02.419Z] Step 7/15 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018-2023: Intel' [2023-11-02T02:13:02.419Z] ---> Running in b3bd58bf9c52 [2023-11-02T02:13:02.686Z] Removing intermediate container b3bd58bf9c52 [2023-11-02T02:13:02.686Z] ---> d5e58f6ea248 [2023-11-02T02:13:02.686Z] Step 8/15 : COPY --from=docker:latest /usr/local/bin/docker /usr/local/bin/docker [2023-11-02T02:13:03.270Z] latest: Pulling from library/docker [2023-11-02T02:13:03.537Z] 579b34f0a95b: Pulling fs layer [2023-11-02T02:13:03.537Z] 2ecd494fa26a: Pulling fs layer [2023-11-02T02:13:03.537Z] 4f4fb700ef54: Pulling fs layer [2023-11-02T02:13:03.537Z] 99624a4fd86a: Pulling fs layer [2023-11-02T02:13:03.537Z] 6b3f207db0e4: Pulling fs layer [2023-11-02T02:13:03.537Z] 2f21744ef460: Pulling fs layer [2023-11-02T02:13:03.537Z] 80fde8283b9a: Pulling fs layer [2023-11-02T02:13:03.537Z] cfd52aaeb832: Pulling fs layer [2023-11-02T02:13:03.537Z] 2aa7661f3209: Pulling fs layer [2023-11-02T02:13:03.537Z] ad7962f27383: Pulling fs layer [2023-11-02T02:13:03.537Z] c8cf6870052b: Pulling fs layer [2023-11-02T02:13:03.537Z] 1996d6e72d7b: Pulling fs layer [2023-11-02T02:13:03.537Z] 112e10f1d4c1: Pulling fs layer [2023-11-02T02:13:03.537Z] b97b6e3dbded: Pulling fs layer [2023-11-02T02:13:03.537Z] 2f21744ef460: Waiting [2023-11-02T02:13:03.537Z] c8cf6870052b: Waiting [2023-11-02T02:13:03.537Z] 99624a4fd86a: Waiting [2023-11-02T02:13:03.537Z] 80fde8283b9a: Waiting [2023-11-02T02:13:03.537Z] 1996d6e72d7b: Waiting [2023-11-02T02:13:03.537Z] cfd52aaeb832: Waiting [2023-11-02T02:13:03.537Z] 112e10f1d4c1: Waiting [2023-11-02T02:13:03.537Z] ad7962f27383: Waiting [2023-11-02T02:13:03.537Z] 6b3f207db0e4: Waiting [2023-11-02T02:13:03.537Z] b97b6e3dbded: Waiting [2023-11-02T02:13:03.805Z] 4f4fb700ef54: Verifying Checksum [2023-11-02T02:13:03.805Z] 4f4fb700ef54: Download complete [2023-11-02T02:13:03.805Z] 2ecd494fa26a: Verifying Checksum [2023-11-02T02:13:03.805Z] 2ecd494fa26a: Download complete [2023-11-02T02:13:03.805Z] 579b34f0a95b: Download complete [2023-11-02T02:13:04.393Z] 99624a4fd86a: Verifying Checksum [2023-11-02T02:13:04.393Z] 99624a4fd86a: Download complete [2023-11-02T02:13:04.660Z] 80fde8283b9a: Verifying Checksum [2023-11-02T02:13:04.660Z] 80fde8283b9a: Download complete [2023-11-02T02:13:04.660Z] 6b3f207db0e4: Verifying Checksum [2023-11-02T02:13:04.660Z] 6b3f207db0e4: Download complete [2023-11-02T02:13:04.660Z] 2f21744ef460: Verifying Checksum [2023-11-02T02:13:04.660Z] 2f21744ef460: Download complete [2023-11-02T02:13:04.660Z] 579b34f0a95b: Pull complete [2023-11-02T02:13:04.660Z] cfd52aaeb832: Verifying Checksum [2023-11-02T02:13:04.660Z] cfd52aaeb832: Download complete [2023-11-02T02:13:04.660Z] 2aa7661f3209: Download complete [2023-11-02T02:13:04.926Z] c8cf6870052b: Verifying Checksum [2023-11-02T02:13:04.926Z] c8cf6870052b: Download complete [2023-11-02T02:13:05.199Z] 112e10f1d4c1: Verifying Checksum [2023-11-02T02:13:05.199Z] 112e10f1d4c1: Download complete [2023-11-02T02:13:05.199Z] ad7962f27383: Verifying Checksum [2023-11-02T02:13:05.199Z] ad7962f27383: Download complete [2023-11-02T02:13:05.199Z] b97b6e3dbded: Download complete [2023-11-02T02:13:05.475Z] 2ecd494fa26a: Pull complete [2023-11-02T02:13:05.743Z] 4f4fb700ef54: Pull complete [2023-11-02T02:13:06.705Z] 1996d6e72d7b: Verifying Checksum [2023-11-02T02:13:06.705Z] 1996d6e72d7b: Download complete [2023-11-02T02:13:10.052Z] 99624a4fd86a: Pull complete [2023-11-02T02:13:11.465Z] 6b3f207db0e4: Pull complete [2023-11-02T02:13:12.879Z] 2f21744ef460: Pull complete [2023-11-02T02:13:13.148Z] 80fde8283b9a: Pull complete [2023-11-02T02:13:13.415Z] cfd52aaeb832: Pull complete [2023-11-02T02:13:13.684Z] 2aa7661f3209: Pull complete [2023-11-02T02:13:15.097Z] ad7962f27383: Pull complete [2023-11-02T02:13:15.097Z] c8cf6870052b: Pull complete [2023-11-02T02:13:18.453Z] 1996d6e72d7b: Pull complete [2023-11-02T02:13:18.722Z] 112e10f1d4c1: Pull complete [2023-11-02T02:13:18.990Z] b97b6e3dbded: Pull complete [2023-11-02T02:13:18.990Z] Digest: sha256:1dfc375736e448806602211e09a9b1390eb110548dcb839eef374da357ca5f5d [2023-11-02T02:13:18.990Z] Status: Downloaded newer image for docker:latest [2023-11-02T02:13:21.579Z] ---> e641cb4a6822 [2023-11-02T02:13:21.579Z] Step 9/15 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-11-02T02:13:21.579Z] ---> Running in 3695a14f4ee8 [2023-11-02T02:13:22.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T02:13:22.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T02:13:24.405Z] OK: 266 MiB in 52 packages [2023-11-02T02:13:25.819Z] Removing intermediate container 3695a14f4ee8 [2023-11-02T02:13:25.819Z] ---> 33085f50188e [2023-11-02T02:13:25.819Z] Step 10/15 : ENV GO111MODULE=on [2023-11-02T02:13:25.819Z] ---> Running in 78d272d80026 [2023-11-02T02:13:26.088Z] Removing intermediate container 78d272d80026 [2023-11-02T02:13:26.088Z] ---> de8a1d8f0fab [2023-11-02T02:13:26.088Z] Step 11/15 : WORKDIR /go/src/github.com/edgexfoundry/edgex-ui-go [2023-11-02T02:13:26.088Z] ---> Running in 498f082eb959 [2023-11-02T02:13:26.356Z] Removing intermediate container 498f082eb959 [2023-11-02T02:13:26.356Z] ---> 1866f8ac4414 [2023-11-02T02:13:26.356Z] Step 12/15 : COPY go.mod vendor* ./ [2023-11-02T02:13:26.945Z] ---> b0367c71dc91 [2023-11-02T02:13:26.945Z] Step 13/15 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-02T02:13:27.214Z] ---> Running in 38fb280a1959 [2023-11-02T02:14:48.865Z] Removing intermediate container 38fb280a1959 [2023-11-02T02:14:48.865Z] ---> 273714298ddf [2023-11-02T02:14:48.865Z] Step 14/15 : COPY . . [2023-11-02T02:14:48.865Z] ---> a35ad17ce44c [2023-11-02T02:14:48.865Z] Step 15/15 : RUN ${MAKE} [2023-11-02T02:14:48.865Z] ---> Running in 44615dbe1bf7 [2023-11-02T02:14:48.865Z] noop [2023-11-02T02:14:48.865Z] Removing intermediate container 44615dbe1bf7 [2023-11-02T02:14:48.865Z] ---> 23bafb8c8435 [2023-11-02T02:14:48.865Z] Successfully built 23bafb8c8435 [2023-11-02T02:14:48.865Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T02:14:49.221Z] + docker inspect -f . ci-base-image-arm64 [2023-11-02T02:14:49.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T02:14:49.458Z] prd-ubuntu20.04-docker-arm64-4c-16g-16325 does not seem to be running inside a container [2023-11-02T02:14:49.535Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-ui-go/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-02T02:14:51.324Z] $ docker top 87ca84bdda5feb8e952efa4ecd906a7281dd1c76a9c764aabdfb2cc19f93517f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T02:14:52.185Z] + go version [2023-11-02T02:14:52.185Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-02T02:14:52.202Z] $ docker stop --time=1 87ca84bdda5feb8e952efa4ecd906a7281dd1c76a9c764aabdfb2cc19f93517f [2023-11-02T02:14:53.898Z] $ docker rm -f --volumes 87ca84bdda5feb8e952efa4ecd906a7281dd1c76a9c764aabdfb2cc19f93517f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T02:14:54.455Z] + docker inspect -f . ci-base-image-arm64 [2023-11-02T02:14:54.456Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T02:14:54.664Z] prd-ubuntu20.04-docker-arm64-4c-16g-16325 does not seem to be running inside a container [2023-11-02T02:14:54.741Z] $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-11-02T02:14:56.076Z] $ docker top 6558a8d5ec207d970f5a70cc826c101893446e9ab0136554f72fe3e6f1cef472 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T02:14:56.587Z] + git config --global --add safe.directory /w/workspace/edgex-ui-go/4 [Pipeline] fileExists [Pipeline] sh [2023-11-02T02:14:57.513Z] + make test [2023-11-02T02:14:57.513Z] CGO_ENABLED=0 GO111MODULE=on go test -tags "no_messagebus" -coverprofile=coverage.out ./... [2023-11-02T02:15:01.778Z] ? github.com/edgexfoundry/edgex-ui-go [no test files] [2023-11-02T02:16:38.440Z] ? github.com/edgexfoundry/edgex-ui-go/cmd/edgex-ui-server [no test files] [2023-11-02T02:16:38.440Z] ? github.com/edgexfoundry/edgex-ui-go/internal [no test files] [2023-11-02T02:16:38.440Z] ? github.com/edgexfoundry/edgex-ui-go/internal/common [no test files] [2023-11-02T02:16:38.440Z] ? github.com/edgexfoundry/edgex-ui-go/internal/config [no test files] [2023-11-02T02:16:38.440Z] ? github.com/edgexfoundry/edgex-ui-go/internal/container [no test files] [2023-11-02T02:16:38.440Z] ? github.com/edgexfoundry/edgex-ui-go/internal/errors [no test files] [2023-11-02T02:16:38.440Z] ? github.com/edgexfoundry/edgex-ui-go/internal/handler [no test files] [2023-11-02T02:16:38.440Z] ? github.com/edgexfoundry/edgex-ui-go/internal/service [no test files] [2023-11-02T02:16:38.440Z] CGO_ENABLED=0 GO111MODULE=on go vet -tags "no_messagebus" ./... [2023-11-02T02:16:56.653Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-02T02:16:56.653Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-02T02:16:56.653Z] ./bin/test-attribution-txt.sh [2023-11-02T02:16:56.653Z] An attribution for github.com/gabriel-vasile/mimetype is missing from Attribution.txt, please add [2023-11-02T02:16:56.653Z] An attribution for github.com/golang-jwt/jwt is missing from Attribution.txt, please add [2023-11-02T02:16:56.653Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2023-11-02T02:16:56.653Z] An attribution for github.com/labstack/echo/v4 is missing from Attribution.txt, please add [2023-11-02T02:16:56.653Z] An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add [2023-11-02T02:16:56.653Z] An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add [2023-11-02T02:16:56.653Z] An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add [2023-11-02T02:16:56.653Z] An attribution for golang.org/x/exp is missing from Attribution.txt, please add [2023-11-02T02:16:56.653Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [2023-11-02T02:16:56.653Z] make -C web test [2023-11-02T02:16:56.653Z] make[1]: Entering directory '/w/workspace/edgex-ui-go/4/web' [2023-11-02T02:16:56.653Z] make[1]: tput: No such file or directory [2023-11-02T02:16:56.653Z] make[1]: tput: No such file or directory [2023-11-02T02:16:56.653Z] warning: generating ./VERSION [2023-11-02T02:16:56.653Z] echo "0.0.0" > VERSION [2023-11-02T02:16:56.653Z] docker build \ [2023-11-02T02:16:56.653Z] -f Dockerfile \ [2023-11-02T02:16:56.653Z] --build-arg USER=1000 \ [2023-11-02T02:16:56.653Z] \ [2023-11-02T02:16:56.653Z] --label "git_sha=4162455206d0a4c23db946e275cbb7e16af97b64" \ [2023-11-02T02:16:56.653Z] -t edgexfoundry/edgex-web-ui:4162455206d0a4c23db946e275cbb7e16af97b64 \ [2023-11-02T02:16:56.653Z] -t edgexfoundry/edgex-web-ui:0.0.0-dev \ [2023-11-02T02:16:56.653Z] . [2023-11-02T02:16:56.653Z] DEPRECATED: The legacy builder is deprecated and will be removed in a future release. [2023-11-02T02:16:56.653Z] Install the buildx component to build images with BuildKit: [2023-11-02T02:16:56.653Z] https://docs.docker.com/go/buildx/ [2023-11-02T02:16:56.653Z] [2023-11-02T02:16:56.653Z] Sending build context to Docker daemon 2.578MB [2023-11-02T02:16:56.653Z] Step 1/11 : FROM node:18-alpine3.18 [2023-11-02T02:16:56.653Z] 18-alpine3.18: Pulling from library/node [2023-11-02T02:16:56.653Z] 579b34f0a95b: Already exists [2023-11-02T02:16:56.653Z] 193dce5f4a0c: Pulling fs layer [2023-11-02T02:16:56.653Z] 78d1fe6b9b44: Pulling fs layer [2023-11-02T02:16:56.653Z] 18c854bc80ea: Pulling fs layer [2023-11-02T02:16:56.653Z] 18c854bc80ea: Verifying Checksum [2023-11-02T02:16:56.653Z] 18c854bc80ea: Download complete [2023-11-02T02:16:56.653Z] 78d1fe6b9b44: Verifying Checksum [2023-11-02T02:16:56.653Z] 78d1fe6b9b44: Download complete [2023-11-02T02:16:57.612Z] 193dce5f4a0c: Verifying Checksum [2023-11-02T02:16:57.612Z] 193dce5f4a0c: Download complete [2023-11-02T02:17:05.866Z] 193dce5f4a0c: Pull complete [2023-11-02T02:17:05.866Z] 78d1fe6b9b44: Pull complete [2023-11-02T02:17:05.866Z] 18c854bc80ea: Pull complete [2023-11-02T02:17:05.866Z] Digest: sha256:435dcad253bb5b7f347ebc69c8cc52de7c912eb7241098b920f2fc2d7843183d [2023-11-02T02:17:05.866Z] Status: Downloaded newer image for node:18-alpine3.18 [2023-11-02T02:17:05.866Z] ---> f5a5f9201015 [2023-11-02T02:17:05.866Z] Step 2/11 : RUN apk add --no-cache chromium [2023-11-02T02:17:06.229Z] ---> Running in 8fd1df650a65 [2023-11-02T02:17:07.220Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-02T02:17:07.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-02T02:17:08.803Z] (1/151) Installing libexpat (2.5.0-r1) [2023-11-02T02:17:09.088Z] (2/151) Installing brotli-libs (1.0.9-r14) [2023-11-02T02:17:09.088Z] (3/151) Installing libbz2 (1.0.8-r5) [2023-11-02T02:17:09.088Z] (4/151) Installing libpng (1.6.39-r3) [2023-11-02T02:17:09.088Z] (5/151) Installing freetype (2.13.0-r5) [2023-11-02T02:17:09.088Z] (6/151) Installing fontconfig (2.14.2-r3) [2023-11-02T02:17:09.088Z] (7/151) Installing libfontenc (1.1.7-r2) [2023-11-02T02:17:09.088Z] (8/151) Installing mkfontscale (1.2.2-r3) [2023-11-02T02:17:09.088Z] (9/151) Installing font-opensans (0_git20210927-r1) [2023-11-02T02:17:09.088Z] (10/151) Installing pkgconf (1.9.5-r0) [2023-11-02T02:17:09.088Z] (11/151) Installing libffi (3.4.4-r2) [2023-11-02T02:17:09.088Z] (12/151) Installing libintl (0.21.1-r7) [2023-11-02T02:17:09.088Z] (13/151) Installing libblkid (2.38.1-r8) [2023-11-02T02:17:09.362Z] (14/151) Installing libmount (2.38.1-r8) [2023-11-02T02:17:09.362Z] (15/151) Installing pcre2 (10.42-r1) [2023-11-02T02:17:09.362Z] (16/151) Installing glib (2.76.4-r0) [2023-11-02T02:17:09.362Z] (17/151) Installing xz-libs (5.4.3-r0) [2023-11-02T02:17:09.362Z] (18/151) Installing libxml2 (2.11.4-r0) [2023-11-02T02:17:09.362Z] (19/151) Installing shared-mime-info (2.2-r5) [2023-11-02T02:17:09.362Z] (20/151) Installing hicolor-icon-theme (0.17-r2) [2023-11-02T02:17:09.631Z] (21/151) Installing libjpeg-turbo (2.1.5.1-r3) [2023-11-02T02:17:09.631Z] (22/151) Installing libwebp (1.3.2-r0) [2023-11-02T02:17:09.631Z] (23/151) Installing zstd-libs (1.5.5-r4) [2023-11-02T02:17:09.631Z] (24/151) Installing tiff (4.5.1-r0) [2023-11-02T02:17:09.631Z] (25/151) Installing gdk-pixbuf (2.42.10-r5) [2023-11-02T02:17:09.631Z] (26/151) Installing gtk-update-icon-cache (3.24.38-r1) [2023-11-02T02:17:09.631Z] (27/151) Installing libxau (1.0.11-r2) [2023-11-02T02:17:09.631Z] (28/151) Installing libmd (1.0.4-r2) [2023-11-02T02:17:09.631Z] (29/151) Installing libbsd (0.11.7-r1) [2023-11-02T02:17:09.631Z] (30/151) Installing libxdmcp (1.1.4-r2) [2023-11-02T02:17:09.631Z] (31/151) Installing libxcb (1.15-r1) [2023-11-02T02:17:09.899Z] (32/151) Installing libx11 (1.8.7-r0) [2023-11-02T02:17:09.899Z] (33/151) Installing libxcomposite (0.4.6-r3) [2023-11-02T02:17:09.899Z] (34/151) Installing libxfixes (6.0.1-r2) [2023-11-02T02:17:09.899Z] (35/151) Installing libxrender (0.9.11-r3) [2023-11-02T02:17:09.899Z] (36/151) Installing libxcursor (1.2.1-r2) [2023-11-02T02:17:09.899Z] (37/151) Installing libxdamage (1.1.6-r2) [2023-11-02T02:17:09.899Z] (38/151) Installing libxext (1.3.5-r2) [2023-11-02T02:17:09.899Z] (39/151) Installing libxi (1.8.1-r0) [2023-11-02T02:17:10.169Z] (40/151) Installing libxinerama (1.1.5-r2) [2023-11-02T02:17:10.169Z] (41/151) Installing libxrandr (1.5.3-r2) [2023-11-02T02:17:10.169Z] (42/151) Installing libatk-1.0 (2.48.3-r0) [2023-11-02T02:17:10.169Z] (43/151) Installing libxtst (1.2.4-r2) [2023-11-02T02:17:10.169Z] (44/151) Installing dbus-libs (1.14.8-r0) [2023-11-02T02:17:10.169Z] (45/151) Installing at-spi2-core (2.48.3-r0) [2023-11-02T02:17:10.169Z] (46/151) Installing libatk-bridge-2.0 (2.48.3-r0) [2023-11-02T02:17:10.169Z] (47/151) Installing pixman (0.42.2-r1) [2023-11-02T02:17:10.169Z] (48/151) Installing cairo (1.17.8-r1) [2023-11-02T02:17:10.169Z] (49/151) Installing cairo-gobject (1.17.8-r1) [2023-11-02T02:17:10.169Z] (50/151) Installing avahi-libs (0.8-r13) [2023-11-02T02:17:10.169Z] (51/151) Installing gmp (6.2.1-r3) [2023-11-02T02:17:10.169Z] (52/151) Installing nettle (3.8.1-r2) [2023-11-02T02:17:10.169Z] (53/151) Installing libunistring (1.1-r1) [2023-11-02T02:17:10.169Z] (54/151) Installing libidn2 (2.3.4-r1) [2023-11-02T02:17:10.436Z] (55/151) Installing p11-kit (0.24.1-r2) [2023-11-02T02:17:10.436Z] (56/151) Installing libtasn1 (4.19.0-r1) [2023-11-02T02:17:10.436Z] (57/151) Installing gnutls (3.8.0-r2) [2023-11-02T02:17:10.436Z] (58/151) Installing cups-libs (2.4.7-r0) [2023-11-02T02:17:10.436Z] (59/151) Installing libepoxy (1.5.10-r1) [2023-11-02T02:17:10.436Z] (60/151) Installing fribidi (1.0.13-r0) [2023-11-02T02:17:10.436Z] (61/151) Installing graphite2 (1.3.14-r5) [2023-11-02T02:17:10.436Z] (62/151) Installing harfbuzz (7.3.0-r0) [2023-11-02T02:17:10.436Z] (63/151) Installing libxft (2.3.8-r1) [2023-11-02T02:17:10.436Z] (64/151) Installing pango (1.50.14-r1) [2023-11-02T02:17:10.436Z] (65/151) Installing wayland-libs-client (1.22.0-r2) [2023-11-02T02:17:10.706Z] (66/151) Installing wayland-libs-cursor (1.22.0-r2) [2023-11-02T02:17:10.706Z] (67/151) Installing wayland-libs-egl (1.22.0-r2) [2023-11-02T02:17:10.706Z] (68/151) Installing xkeyboard-config (2.38-r0) [2023-11-02T02:17:10.706Z] (69/151) Installing libxkbcommon (1.5.0-r2) [2023-11-02T02:17:10.706Z] (70/151) Installing gtk+3.0 (3.24.38-r1) [2023-11-02T02:17:10.974Z] Executing gtk+3.0-3.24.38-r1.post-install [2023-11-02T02:17:11.245Z] (71/151) Installing icu-data-full (73.2-r2) [2023-11-02T02:17:11.832Z] (72/151) Installing mesa (23.0.4-r0) [2023-11-02T02:17:11.832Z] (73/151) Installing llvm15-libs (15.0.7-r6) [2023-11-02T02:17:14.423Z] (74/151) Installing libdrm (2.4.115-r4) [2023-11-02T02:17:14.423Z] (75/151) Installing musl-fts (1.2.7-r5) [2023-11-02T02:17:14.423Z] (76/151) Installing libelf (0.189-r2) [2023-11-02T02:17:14.423Z] (77/151) Installing mesa-glapi (23.0.4-r0) [2023-11-02T02:17:14.423Z] (78/151) Installing mesa-dri-gallium (23.0.4-r0) [2023-11-02T02:17:15.009Z] (79/151) Installing eudev-libs (3.2.11-r8) [2023-11-02T02:17:15.009Z] (80/151) Installing libmagic (5.45-r0) [2023-11-02T02:17:15.009Z] (81/151) Installing file (5.45-r0) [2023-11-02T02:17:15.009Z] (82/151) Installing libice (1.1.1-r2) [2023-11-02T02:17:15.009Z] (83/151) Installing libuuid (2.38.1-r8) [2023-11-02T02:17:15.009Z] (84/151) Installing libsm (1.2.4-r1) [2023-11-02T02:17:15.009Z] (85/151) Installing libxt (1.3.0-r2) [2023-11-02T02:17:15.009Z] (86/151) Installing libxmu (1.1.4-r2) [2023-11-02T02:17:15.009Z] (87/151) Installing xset (1.2.5-r1) [2023-11-02T02:17:15.009Z] (88/151) Installing xprop (1.2.6-r0) [2023-11-02T02:17:15.009Z] (89/151) Installing xdg-utils (1.1.3-r4) [2023-11-02T02:17:15.009Z] (90/151) Installing libogg (1.3.5-r4) [2023-11-02T02:17:15.009Z] (91/151) Installing flac-libs (1.4.3-r0) [2023-11-02T02:17:15.009Z] (92/151) Installing alsa-lib (1.2.9-r1) [2023-11-02T02:17:15.277Z] (93/151) Installing libatomic (12.2.1_git20220924-r10) [2023-11-02T02:17:15.277Z] (94/151) Installing svt-av1-libs (1.6.0-r0) [2023-11-02T02:17:15.277Z] (95/151) Installing aom-libs (3.6.1-r0) [2023-11-02T02:17:15.545Z] (96/151) Installing libva (2.18.0-r1) [2023-11-02T02:17:15.545Z] (97/151) Installing libvdpau (1.5-r1) [2023-11-02T02:17:15.545Z] (98/151) Installing ffmpeg-libavutil (6.0-r15) [2023-11-02T02:17:15.545Z] (99/151) Installing libdav1d (1.2.1-r0) [2023-11-02T02:17:15.545Z] (100/151) Installing libhwy (1.0.4-r1) [2023-11-02T02:17:15.545Z] (101/151) Installing lcms2 (2.15-r2) [2023-11-02T02:17:15.545Z] (102/151) Installing libjxl (0.8.2-r0) [2023-11-02T02:17:15.545Z] (103/151) Installing lame-libs (3.100-r5) [2023-11-02T02:17:15.545Z] (104/151) Installing opus (1.4-r0) [2023-11-02T02:17:15.545Z] (105/151) Installing libgomp (12.2.1_git20220924-r10) [2023-11-02T02:17:15.545Z] (106/151) Installing soxr (0.1.3-r5) [2023-11-02T02:17:15.545Z] (107/151) Installing ffmpeg-libswresample (6.0-r15) [2023-11-02T02:17:15.814Z] (108/151) Installing libtheora (1.1.1-r17) [2023-11-02T02:17:15.814Z] (109/151) Installing libvorbis (1.3.7-r1) [2023-11-02T02:17:15.814Z] (110/151) Installing libvpx (1.13.0-r2) [2023-11-02T02:17:15.814Z] (111/151) Installing x264-libs (0.164_git20220602-r1) [2023-11-02T02:17:15.814Z] (112/151) Installing numactl (2.0.16-r4) [2023-11-02T02:17:15.814Z] (113/151) Installing x265-libs (3.5-r4) [2023-11-02T02:17:16.083Z] (114/151) Installing xvidcore (1.3.7-r1) [2023-11-02T02:17:16.083Z] (115/151) Installing ffmpeg-libavcodec (6.0-r15) [2023-11-02T02:17:16.352Z] (116/151) Installing libbluray (1.3.4-r0) [2023-11-02T02:17:16.352Z] (117/151) Installing mpg123-libs (1.31.3-r1) [2023-11-02T02:17:16.352Z] (118/151) Installing libopenmpt (0.7.2-r0) [2023-11-02T02:17:16.352Z] (119/151) Installing cjson (1.7.15-r4) [2023-11-02T02:17:16.352Z] (120/151) Installing mbedtls (2.28.5-r0) [2023-11-02T02:17:16.352Z] (121/151) Installing librist (0.2.7-r0) [2023-11-02T02:17:16.352Z] (122/151) Installing libsrt (1.5.2-r0) [2023-11-02T02:17:16.352Z] (123/151) Installing libssh (0.10.5-r0) [2023-11-02T02:17:16.619Z] (124/151) Installing libsodium (1.0.18-r3) [2023-11-02T02:17:16.620Z] (125/151) Installing libzmq (4.3.4-r4) [2023-11-02T02:17:16.620Z] (126/151) Installing ffmpeg-libavformat (6.0-r15) [2023-11-02T02:17:16.620Z] (127/151) Installing libevent (2.1.12-r6) [2023-11-02T02:17:16.620Z] (128/151) Installing wayland-libs-server (1.22.0-r2) [2023-11-02T02:17:16.620Z] (129/151) Installing mesa-gbm (23.0.4-r0) [2023-11-02T02:17:16.620Z] (130/151) Installing harfbuzz-subset (7.3.0-r0) [2023-11-02T02:17:16.620Z] (131/151) Installing icu-libs (73.2-r2) [2023-11-02T02:17:16.892Z] (132/151) Installing jsoncpp (1.9.5-r0) [2023-11-02T02:17:16.892Z] (133/151) Installing minizip (1.2.13-r1) [2023-11-02T02:17:16.892Z] (134/151) Installing nspr (4.35-r2) [2023-11-02T02:17:16.892Z] (135/151) Installing sqlite-libs (3.41.2-r2) [2023-11-02T02:17:16.892Z] (136/151) Installing nss (3.94-r0) [2023-11-02T02:17:17.161Z] (137/151) Installing pipewire-libs (0.3.70-r1) [2023-11-02T02:17:17.161Z] (138/151) Installing libasyncns (0.8-r1) [2023-11-02T02:17:17.161Z] (139/151) Installing libltdl (2.4.7-r2) [2023-11-02T02:17:17.161Z] (140/151) Installing orc (0.4.34-r0) [2023-11-02T02:17:17.161Z] (141/151) Installing libsndfile (1.2.0-r2) [2023-11-02T02:17:17.161Z] (142/151) Installing speexdsp (1.2.1-r1) [2023-11-02T02:17:17.161Z] (143/151) Installing tdb-libs (1.4.8-r1) [2023-11-02T02:17:17.161Z] (144/151) Installing libpulse (16.1-r10) [2023-11-02T02:17:17.161Z] (145/151) Installing snappy (1.1.10-r1) [2023-11-02T02:17:17.161Z] (146/151) Installing libwoff2common (1.0.2-r2) [2023-11-02T02:17:17.161Z] (147/151) Installing libwoff2enc (1.0.2-r2) [2023-11-02T02:17:17.161Z] (148/151) Installing libgpg-error (1.47-r1) [2023-11-02T02:17:17.161Z] (149/151) Installing libgcrypt (1.10.2-r1) [2023-11-02T02:17:17.430Z] (150/151) Installing libxslt (1.1.38-r0) [2023-11-02T02:17:17.430Z] (151/151) Installing chromium (117.0.5938.62-r0) [2023-11-02T02:17:22.809Z] Executing busybox-1.36.1-r2.trigger [2023-11-02T02:17:22.809Z] Executing fontconfig-2.14.2-r3.trigger [2023-11-02T02:17:22.809Z] Executing mkfontscale-1.2.2-r3.trigger [2023-11-02T02:17:22.809Z] Executing glib-2.76.4-r0.trigger [2023-11-02T02:17:22.809Z] Executing shared-mime-info-2.2-r5.trigger [2023-11-02T02:17:25.398Z] Executing gdk-pixbuf-2.42.10-r5.trigger [2023-11-02T02:17:25.398Z] Executing gtk-update-icon-cache-3.24.38-r1.trigger [2023-11-02T02:17:25.398Z] OK: 555 MiB in 168 packages [2023-11-02T02:17:40.460Z] Removing intermediate container 8fd1df650a65 [2023-11-02T02:17:40.460Z] ---> d9e9ae23f3e5 [2023-11-02T02:17:40.460Z] Step 3/11 : ENV CHROME_BIN=/usr/bin/chromium-browser [2023-11-02T02:17:40.460Z] ---> Running in d50fe8c5780d [2023-11-02T02:17:40.460Z] Removing intermediate container d50fe8c5780d [2023-11-02T02:17:40.460Z] ---> 22874d41b53d [2023-11-02T02:17:40.460Z] Step 4/11 : ENV NODE_OPTIONS=--openssl-legacy-provider [2023-11-02T02:17:40.460Z] ---> Running in cc120ef30a11 [2023-11-02T02:17:40.460Z] Removing intermediate container cc120ef30a11 [2023-11-02T02:17:40.460Z] ---> adaf00a477e1 [2023-11-02T02:17:40.460Z] Step 5/11 : ENV PATH /app/node_modules/.bin:$PATH [2023-11-02T02:17:40.460Z] ---> Running in 8566123becd7 [2023-11-02T02:17:40.460Z] Removing intermediate container 8566123becd7 [2023-11-02T02:17:40.460Z] ---> 6e788659303a [2023-11-02T02:17:40.460Z] Step 6/11 : RUN npm install -g npm [2023-11-02T02:17:40.460Z] ---> Running in edddd130f8f1 [2023-11-02T02:18:07.183Z] [2023-11-02T02:18:07.183Z] removed 31 packages, and changed 65 packages in 23s [2023-11-02T02:18:07.183Z] [2023-11-02T02:18:07.183Z] 26 packages are looking for funding [2023-11-02T02:18:07.183Z] run `npm fund` for details [2023-11-02T02:18:10.527Z] Removing intermediate container edddd130f8f1 [2023-11-02T02:18:10.527Z] ---> a434d82d17bd [2023-11-02T02:18:10.527Z] Step 7/11 : ARG USER=1000 [2023-11-02T02:18:10.527Z] ---> Running in 60eee57c3853 [2023-11-02T02:18:11.112Z] Removing intermediate container 60eee57c3853 [2023-11-02T02:18:11.112Z] ---> b7cd0a6d14cc [2023-11-02T02:18:11.112Z] Step 8/11 : RUN deluser --remove-home node && adduser -u $USER -D -s /bin/sh node [2023-11-02T02:18:11.112Z] ---> Running in dbee3245c356 [2023-11-02T02:18:13.069Z] Removing intermediate container dbee3245c356 [2023-11-02T02:18:13.069Z] ---> ca84ddb2e59d [2023-11-02T02:18:13.069Z] Step 9/11 : USER $USER:$USER [2023-11-02T02:18:13.069Z] ---> Running in 3895641b85a8 [2023-11-02T02:18:13.340Z] Removing intermediate container 3895641b85a8 [2023-11-02T02:18:13.340Z] ---> ab0d4ee8ab1a [2023-11-02T02:18:13.340Z] Step 10/11 : WORKDIR /app [2023-11-02T02:18:13.614Z] ---> Running in b96db70ddf63 [2023-11-02T02:18:13.886Z] Removing intermediate container b96db70ddf63 [2023-11-02T02:18:13.886Z] ---> d2ad9c7606b4 [2023-11-02T02:18:13.886Z] Step 11/11 : LABEL git_sha=4162455206d0a4c23db946e275cbb7e16af97b64 [2023-11-02T02:18:13.886Z] ---> Running in b70a3d765442 [2023-11-02T02:18:14.153Z] Removing intermediate container b70a3d765442 [2023-11-02T02:18:14.153Z] ---> e37a328f4192 [2023-11-02T02:18:14.422Z] Successfully built e37a328f4192 [2023-11-02T02:18:14.422Z] Successfully tagged edgexfoundry/edgex-web-ui:4162455206d0a4c23db946e275cbb7e16af97b64 [2023-11-02T02:18:14.422Z] Successfully tagged edgexfoundry/edgex-web-ui:0.0.0-dev [2023-11-02T02:18:14.422Z] touch edgex-web-ui.imagebuilt [2023-11-02T02:18:14.422Z] mkdir -p node_modules coverage [2023-11-02T02:18:14.422Z] chown "1000:1000" node_modules coverage package-lock.json [2023-11-02T02:18:14.422Z] docker run --rm -i -v "$(pwd):/app" -u "1000:1000" edgexfoundry/edgex-web-ui:0.0.0-dev npm install [2023-11-02T02:18:32.638Z] npm ERR! code ERESOLVE [2023-11-02T02:18:32.638Z] npm ERR! ERESOLVE could not resolve [2023-11-02T02:18:32.638Z] npm ERR! [2023-11-02T02:18:32.638Z] npm ERR! While resolving: @angular-devkit/build-angular@16.2.5 [2023-11-02T02:18:32.638Z] npm ERR! Found: @angular/compiler-cli@12.2.4 [2023-11-02T02:18:32.638Z] npm ERR! node_modules/@angular/compiler-cli [2023-11-02T02:18:32.638Z] npm ERR! dev @angular/compiler-cli@"~12.2.4" from the root project [2023-11-02T02:18:32.638Z] npm ERR! peer @angular/compiler-cli@"12.2.4" from @angular/localize@12.2.4 [2023-11-02T02:18:32.638Z] npm ERR! node_modules/@angular/localize [2023-11-02T02:18:32.638Z] npm ERR! dev @angular/localize@"^12.2.4" from the root project [2023-11-02T02:18:32.638Z] npm ERR! [2023-11-02T02:18:32.638Z] npm ERR! Could not resolve dependency: [2023-11-02T02:18:32.638Z] npm ERR! peer @angular/compiler-cli@"^16.0.0" from @angular-devkit/build-angular@16.2.5 [2023-11-02T02:18:32.638Z] npm ERR! node_modules/@angular-devkit/build-angular [2023-11-02T02:18:32.638Z] npm ERR! dev @angular-devkit/build-angular@"~16.2.5" from the root project [2023-11-02T02:18:32.638Z] npm ERR! [2023-11-02T02:18:32.638Z] npm ERR! Conflicting peer dependency: @angular/compiler-cli@16.2.11 [2023-11-02T02:18:32.638Z] npm ERR! node_modules/@angular/compiler-cli [2023-11-02T02:18:32.638Z] npm ERR! peer @angular/compiler-cli@"^16.0.0" from @angular-devkit/build-angular@16.2.5 [2023-11-02T02:18:32.638Z] npm ERR! node_modules/@angular-devkit/build-angular [2023-11-02T02:18:32.638Z] npm ERR! dev @angular-devkit/build-angular@"~16.2.5" from the root project [2023-11-02T02:18:32.638Z] npm ERR! [2023-11-02T02:18:32.638Z] npm ERR! Fix the upstream dependency conflict, or retry [2023-11-02T02:18:32.638Z] npm ERR! this command with --force or --legacy-peer-deps [2023-11-02T02:18:32.638Z] npm ERR! to accept an incorrect (and potentially broken) dependency resolution. [2023-11-02T02:18:32.638Z] npm ERR! [2023-11-02T02:18:32.638Z] npm ERR! [2023-11-02T02:18:32.638Z] npm ERR! For a full report see: [2023-11-02T02:18:32.638Z] npm ERR! /home/node/.npm/_logs/2023-11-02T02_18_17_305Z-eresolve-report.txt [2023-11-02T02:18:32.638Z] [2023-11-02T02:18:32.638Z] npm ERR! A complete log of this run can be found in: /home/node/.npm/_logs/2023-11-02T02_18_17_305Z-debug-0.log [2023-11-02T02:18:32.638Z] make[1]: *** [Makefile:139: node_modules] Error 1 [2023-11-02T02:18:32.638Z] make[1]: Leaving directory '/w/workspace/edgex-ui-go/4/web' [2023-11-02T02:18:32.638Z] make: *** [Makefile:56: test-angular] Error 2 [Pipeline] } [2023-11-02T02:18:32.655Z] $ docker stop --time=1 6558a8d5ec207d970f5a70cc826c101893446e9ab0136554f72fe3e6f1cef472 [2023-11-02T02:18:34.415Z] $ docker rm -f --volumes 6558a8d5ec207d970f5a70cc826c101893446e9ab0136554f72fe3e6f1cef472 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T02:18:35.629Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T02:18:35.629Z] [2023-11-02T02:18:35.629Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T02:18:35.956Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T02:18:36.224Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-02T02:18:36.224Z] 8998bd30e6a1: Pulling fs layer [2023-11-02T02:18:36.224Z] 04944245beec: Pulling fs layer [2023-11-02T02:18:36.224Z] 699f458cf7ca: Pulling fs layer [2023-11-02T02:18:36.224Z] 765212b225bb: Pulling fs layer [2023-11-02T02:18:36.224Z] f23df028b6ca: Pulling fs layer [2023-11-02T02:18:36.224Z] d65c8cfc05b1: Pulling fs layer [2023-11-02T02:18:36.224Z] 2437ff75d9bd: Pulling fs layer [2023-11-02T02:18:36.224Z] f23df028b6ca: Waiting [2023-11-02T02:18:36.224Z] d65c8cfc05b1: Waiting [2023-11-02T02:18:36.224Z] 765212b225bb: Waiting [2023-11-02T02:18:36.224Z] 2437ff75d9bd: Waiting [2023-11-02T02:18:36.224Z] 04944245beec: Verifying Checksum [2023-11-02T02:18:36.224Z] 04944245beec: Download complete [2023-11-02T02:18:36.494Z] 765212b225bb: Download complete [2023-11-02T02:18:36.494Z] f23df028b6ca: Verifying Checksum [2023-11-02T02:18:36.494Z] f23df028b6ca: Download complete [2023-11-02T02:18:36.494Z] d65c8cfc05b1: Verifying Checksum [2023-11-02T02:18:36.494Z] d65c8cfc05b1: Download complete [2023-11-02T02:18:36.494Z] 699f458cf7ca: Verifying Checksum [2023-11-02T02:18:36.494Z] 699f458cf7ca: Download complete [2023-11-02T02:18:37.078Z] 8998bd30e6a1: Verifying Checksum [2023-11-02T02:18:37.078Z] 8998bd30e6a1: Download complete [2023-11-02T02:18:39.676Z] 2437ff75d9bd: Download complete [2023-11-02T02:18:41.623Z] 8998bd30e6a1: Pull complete [2023-11-02T02:18:41.890Z] 04944245beec: Pull complete [2023-11-02T02:18:43.835Z] 699f458cf7ca: Pull complete [2023-11-02T02:18:43.835Z] 765212b225bb: Pull complete [2023-11-02T02:18:44.799Z] f23df028b6ca: Pull complete [2023-11-02T02:18:44.799Z] d65c8cfc05b1: Pull complete [2023-11-02T02:19:03.012Z] 2437ff75d9bd: Pull complete [2023-11-02T02:19:03.012Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-02T02:19:03.012Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-02T02:19:03.012Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T02:19:03.220Z] prd-ubuntu20.04-docker-arm64-4c-16g-16325 does not seem to be running inside a container [2023-11-02T02:19:03.292Z] $ 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/4 -v /w/workspace/edgex-ui-go/4:/w/workspace/edgex-ui-go/4:rw,z -v /w/workspace/edgex-ui-go/4@tmp:/w/workspace/edgex-ui-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-11-02T02:19:04.772Z] $ docker top b59e2e353aaae2169fa1cf2ef17541572839c1831d4800257c01e1b677015d7d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-02T02:19:05.644Z] ---> job-cost.sh [2023-11-02T02:19:05.644Z] lf-activate-venv: SKIPPING [2023-11-02T02:19:05.644Z] INFO: No Stack... [2023-11-02T02:19:06.228Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-02T02:19:06.813Z] INFO: Archiving Costs [Pipeline] sh [2023-11-02T02:19:07.466Z] + + cut -d, -f6 [2023-11-02T02:19:07.466Z] cat /w/workspace/edgex-ui-go/4/archives/cost.csv [Pipeline] lock [2023-11-02T02:19:07.532Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-ui-go-PR-638-4-stack-cost] [2023-11-02T02:19:07.538Z] Resource [jenkins-edgexfoundry-edgex-ui-go-PR-638-4-stack-cost] did not exist. Created. [2023-11-02T02:19:07.538Z] Lock acquired on [jenkins-edgexfoundry-edgex-ui-go-PR-638-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-02T02:19:08.199Z] /w/workspace/edgex-ui-go/4@tmp/durable-64c50f17/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-11-02T02:19:08.855Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-02T02:19:08.870Z] Warning: overwriting stash ‘stack-cost’ [2023-11-02T02:19:09.514Z] Stashed 1 file(s) [Pipeline] } [2023-11-02T02:19:09.521Z] Lock released on resource [jenkins-edgexfoundry-edgex-ui-go-PR-638-4-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-02T02:19:09.536Z] $ docker stop --time=1 b59e2e353aaae2169fa1cf2ef17541572839c1831d4800257c01e1b677015d7d [2023-11-02T02:19:11.051Z] $ docker rm -f --volumes b59e2e353aaae2169fa1cf2ef17541572839c1831d4800257c01e1b677015d7d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-11-02T02:19:11.344Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-11-02T02:19:12.126Z] + [ -d /w/workspace/edgexfoundry_edgex-ui-go_PR-638/archives ] [2023-11-02T02:19:12.126Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-638/archives [2023-11-02T02:19:12.126Z] total 16 [2023-11-02T02:19:12.126Z] drwxr-xr-x 3 root root 4096 Nov 2 02:10 . [2023-11-02T02:19:12.126Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 2 02:10 .. [2023-11-02T02:19:12.126Z] drwxr-xr-x 2 root root 4096 Nov 2 02:10 cost [2023-11-02T02:19:12.126Z] -rw-r--r-- 1 root root 83 Nov 2 02:10 cost.csv [2023-11-02T02:19:12.126Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_edgex-ui-go_PR-638/archives [2023-11-02T02:19:12.126Z] + ls -al /w/workspace/edgexfoundry_edgex-ui-go_PR-638/archives [2023-11-02T02:19:12.126Z] total 16 [2023-11-02T02:19:12.126Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 2 02:10 . [2023-11-02T02:19:12.126Z] drwxrwxr-x 14 jenkins jenkins 4096 Nov 2 02:10 .. [2023-11-02T02:19:12.126Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 2 02:10 cost [2023-11-02T02:19:12.126Z] -rw-r--r-- 1 jenkins jenkins 83 Nov 2 02:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-11-02T02:19:12.422Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T02:19:13.284Z] ---> package-listing.sh [2023-11-02T02:19:13.284Z] ++ facter osfamily [2023-11-02T02:19:13.284Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-02T02:19:13.544Z] + OS_FAMILY=debian [2023-11-02T02:19:13.544Z] + workspace=/w/workspace/edgexfoundry_edgex-ui-go_PR-638 [2023-11-02T02:19:13.544Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-02T02:19:13.544Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-02T02:19:13.544Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-02T02:19:13.544Z] + PACKAGES=/tmp/packages_start.txt [2023-11-02T02:19:13.544Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-638 ']' [2023-11-02T02:19:13.544Z] + PACKAGES=/tmp/packages_end.txt [2023-11-02T02:19:13.544Z] + case "${OS_FAMILY}" in [2023-11-02T02:19:13.544Z] + dpkg -l [2023-11-02T02:19:13.544Z] + grep '^ii' [2023-11-02T02:19:13.544Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-02T02:19:13.544Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-02T02:19:13.544Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-02T02:19:13.544Z] + '[' /w/workspace/edgexfoundry_edgex-ui-go_PR-638 ']' [2023-11-02T02:19:13.544Z] + mkdir -p /w/workspace/edgexfoundry_edgex-ui-go_PR-638/archives/ [2023-11-02T02:19:13.544Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-ui-go_PR-638/archives/ [Pipeline] echo [2023-11-02T02:19:13.556Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-638/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-02T02:19:13.834Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-02T02:19:14.396Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-02T02:19:14.396Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-02T02:19:14.466Z] prd-ubuntu20.04-docker-8c-8g-16323 does not seem to be running inside a container [2023-11-02T02:19:14.504Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgexfoundry_edgex-ui-go_PR-638/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-ui-go_PR-638 -v /w/workspace/edgexfoundry_edgex-ui-go_PR-638:/w/workspace/edgexfoundry_edgex-ui-go_PR-638:rw,z -v /w/workspace/edgexfoundry_edgex-ui-go_PR-638@tmp:/w/workspace/edgexfoundry_edgex-ui-go_PR-638@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-11-02T02:19:15.900Z] $ docker top 17969171a80687d70a23e03a8f832afe0f0c7bf006592ba8bf5dbe8cc5aa8bcd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-02T02:19:16.238Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-02T02:19:16.523Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-02T02:19:16.989Z] + ls /var/log/sa-host [2023-11-02T02:19:16.989Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-02T02:19:17.138Z] provisioning config files... [2023-11-02T02:19:17.147Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-ui-go_PR-638@tmp/config1987512791112472476tmp [Pipeline] { [Pipeline] echo [2023-11-02T02:19:17.162Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T02:19:17.455Z] ---> create-netrc.sh [Pipeline] } [2023-11-02T02:19:17.462Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-02T02:19:17.815Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-02T02:19:17.822Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T02:19:18.110Z] ---> sudo-logs.sh [2023-11-02T02:19:18.110Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-02T02:19:18.143Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T02:19:18.425Z] ---> job-cost.sh [2023-11-02T02:19:18.425Z] lf-activate-venv: SKIPPING [2023-11-02T02:19:18.425Z] DEBUG: total: 0.2199999988079071 [2023-11-02T02:19:18.425Z] INFO: Retrieving Stack Cost... [2023-11-02T02:19:18.686Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-02T02:19:19.256Z] INFO: Archiving Costs [Pipeline] echo [2023-11-02T02:19:19.267Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-02T02:19:19.550Z] ---> logs-deploy.sh [2023-11-02T02:19:19.550Z] lf-activate-venv: SKIPPING [2023-11-02T02:19:19.550Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-ui-go/PR-638/4 [2023-11-02T02:19:19.550Z] INFO: archiving workspace using pattern(s): [2023-11-02T02:19:20.526Z] Archives upload complete. [2023-11-02T02:19:20.526Z] INFO: archiving logs to Nexus