Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f6aed6c9cabd83fa5454f62b3ae39a40160c50c5 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-ssh4830808911736075293.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh17415857176330957960.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/edgex-global-pipelines/.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/device-usb-camera/branches/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh9214072530253156096.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh5202602386221342607.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-usb-camera/branches/main/workspace@libs/lf-pipelines/.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/device-usb-camera/branches/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh4233620141972788270.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 shared 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:device-usb-camera] ========================================================= [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: device-usb-camera-settings PROJECT: device-usb-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-usb-camera 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 [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-64141 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision f6aed6c9cabd83fa5454f62b3ae39a40160c50c5 (main) Cloning repository git@github.com:edgexfoundry/device-usb-camera.git > git init /w/workspace/exfoundry_device-usb-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.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/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f6aed6c9cabd83fa5454f62b3ae39a40160c50c5 # timeout=10 Commit message: "Merge pull request #3 from ajcasagrande/go-mod-tidy" > git rev-list --no-walk 83bd454a297c6253960dc140f699026f5e077c78 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-20T00:25:52.668Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-20T00:25:52.728Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-20T00:25:52.749Z] ========================================================= [2022-05-20T00:25:52.749Z] EdgeX Global Pipelines Version Info [2022-05-20T00:25:52.749Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-20T00:25:53.503Z] ------------------- [2022-05-20T00:25:53.503Z] stable info: [2022-05-20T00:25:53.503Z] ------------------- [2022-05-20T00:25:53.503Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-20T00:25:53.503Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-20T00:25:53.503Z] Message: update stable to v1.0.230 [2022-05-20T00:25:54.076Z] ------------------- [2022-05-20T00:25:54.076Z] experimental info: [2022-05-20T00:25:54.076Z] ------------------- [2022-05-20T00:25:54.076Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-20T00:25:54.076Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-20T00:25:54.076Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-20T00:25:54.197Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-05-20T00:25:54.211Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-05-20T00:25:54.223Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-20T00:25:54.235Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-20T00:25:54.249Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-20T00:25:54.260Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-20T00:25:54.277Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-20T00:25:54.296Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-20T00:25:54.314Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-20T00:25:54.331Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-20T00:25:54.342Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-20T00:25:54.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-05-20T00:25:54.366Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-20T00:25:54.381Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-20T00:25:54.400Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-20T00:25:54.416Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-20T00:25:54.426Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-20T00:25:54.439Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-20T00:25:54.452Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-20T00:25:54.468Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-20T00:25:54.479Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-20T00:25:54.494Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-20T00:25:54.505Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-20T00:25:54.518Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-20T00:25:54.529Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-20T00:25:54.545Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-20T00:25:54.560Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-20T00:25:54.577Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-20T00:25:54.592Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-20T00:25:54.610Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f6aed6c9cabd83fa5454f62b3ae39a40160c50c5 [Pipeline] echo [2022-05-20T00:25:54.626Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f6aed6c [Pipeline] echo [2022-05-20T00:25:54.637Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T00:25:54.679Z] provisioning config files... [2022-05-20T00:25:54.694Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config7158467770345052956tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T00:25:55.023Z] ---> docker-login.sh [2022-05-20T00:25:55.023Z] nexus3.edgexfoundry.org:10001 [2022-05-20T00:25:55.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T00:25:55.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T00:25:55.546Z] Configure a credential helper to remove this warning. See [2022-05-20T00:25:55.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T00:25:55.546Z] [2022-05-20T00:25:55.546Z] Login Succeeded [2022-05-20T00:25:55.546Z] nexus3.edgexfoundry.org:10002 [2022-05-20T00:25:55.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T00:25:55.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T00:25:55.546Z] Configure a credential helper to remove this warning. See [2022-05-20T00:25:55.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T00:25:55.546Z] [2022-05-20T00:25:55.546Z] Login Succeeded [2022-05-20T00:25:55.546Z] nexus3.edgexfoundry.org:10003 [2022-05-20T00:25:55.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T00:25:55.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T00:25:55.809Z] Configure a credential helper to remove this warning. See [2022-05-20T00:25:55.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T00:25:55.809Z] [2022-05-20T00:25:55.809Z] Login Succeeded [2022-05-20T00:25:55.809Z] nexus3.edgexfoundry.org:10004 [2022-05-20T00:25:55.809Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T00:25:55.809Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T00:25:55.809Z] Configure a credential helper to remove this warning. See [2022-05-20T00:25:55.809Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T00:25:55.809Z] [2022-05-20T00:25:55.809Z] Login Succeeded [2022-05-20T00:25:55.809Z] docker.io [2022-05-20T00:25:56.071Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T00:25:56.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T00:25:56.335Z] Configure a credential helper to remove this warning. See [2022-05-20T00:25:56.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T00:25:56.335Z] [2022-05-20T00:25:56.335Z] Login Succeeded [2022-05-20T00:25:56.335Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T00:25:56.342Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-20T00:25:56.723Z] + git rev-list -1 --merges f6aed6c9cabd83fa5454f62b3ae39a40160c50c5~1..f6aed6c9cabd83fa5454f62b3ae39a40160c50c5 [Pipeline] echo [2022-05-20T00:25:56.835Z] -----------> git rev-list -1 --merges f6aed6c9cabd83fa5454f62b3ae39a40160c50c5~1..f6aed6c9cabd83fa5454f62b3ae39a40160c50c5 f6aed6c9cabd83fa5454f62b3ae39a40160c50c5 [2022-05-20T00:25:56.835Z] f6aed6c9cabd83fa5454f62b3ae39a40160c50c5 [false] [Pipeline] sh [2022-05-20T00:25:57.140Z] + git log --format=format:%s -1 f6aed6c9cabd83fa5454f62b3ae39a40160c50c5 [Pipeline] echo [2022-05-20T00:25:57.157Z] ========================================================= [2022-05-20T00:25:57.157Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-20T00:25:57.157Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T00:25:57.507Z] + git log --format=format:%s -1 f6aed6c9cabd83fa5454f62b3ae39a40160c50c5 [Pipeline] echo [2022-05-20T00:25:57.520Z] [semverPrep] GIT_COMMIT: f6aed6c9cabd83fa5454f62b3ae39a40160c50c5, Commit Message: Merge pull request #3 from ajcasagrande/go-mod-tidy [Pipeline] echo [2022-05-20T00:25:57.530Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-20T00:25:57.957Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-20T00:25:57.957Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-20T00:25:57.957Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-20T00:25:57.957Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-20T00:25:57.957Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-20T00:25:57.957Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-20T00:25:57.957Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-20T00:25:58.300Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T00:25:58.301Z] [2022-05-20T00:25:58.301Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T00:25:58.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T00:25:58.604Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-20T00:25:58.604Z] 1fe172e4850f: Pulling fs layer [2022-05-20T00:25:58.604Z] caf521ccaac6: Pulling fs layer [2022-05-20T00:25:58.604Z] 3ead6fa29328: Pulling fs layer [2022-05-20T00:25:58.604Z] 5c2a1cbceb83: Pulling fs layer [2022-05-20T00:25:58.604Z] a8d5f1318db7: Pulling fs layer [2022-05-20T00:25:58.604Z] c427282e49a2: Pulling fs layer [2022-05-20T00:25:58.604Z] 1827001aaf11: Pulling fs layer [2022-05-20T00:25:58.604Z] 0714d37db230: Pulling fs layer [2022-05-20T00:25:58.604Z] ac28cf19c067: Pulling fs layer [2022-05-20T00:25:58.604Z] ca983d60f3e2: Pulling fs layer [2022-05-20T00:25:58.604Z] 9f894cec8388: Pulling fs layer [2022-05-20T00:25:58.604Z] ca983d60f3e2: Waiting [2022-05-20T00:25:58.604Z] 1827001aaf11: Waiting [2022-05-20T00:25:58.604Z] 0714d37db230: Waiting [2022-05-20T00:25:58.604Z] 9f894cec8388: Waiting [2022-05-20T00:25:58.604Z] a8d5f1318db7: Waiting [2022-05-20T00:25:58.604Z] c427282e49a2: Waiting [2022-05-20T00:25:58.604Z] 5c2a1cbceb83: Waiting [2022-05-20T00:25:58.604Z] caf521ccaac6: Download complete [2022-05-20T00:25:58.604Z] 5c2a1cbceb83: Verifying Checksum [2022-05-20T00:25:58.604Z] 5c2a1cbceb83: Download complete [2022-05-20T00:25:58.866Z] a8d5f1318db7: Verifying Checksum [2022-05-20T00:25:58.866Z] a8d5f1318db7: Download complete [2022-05-20T00:25:58.866Z] c427282e49a2: Verifying Checksum [2022-05-20T00:25:58.866Z] c427282e49a2: Download complete [2022-05-20T00:25:58.866Z] 3ead6fa29328: Verifying Checksum [2022-05-20T00:25:58.866Z] 3ead6fa29328: Download complete [2022-05-20T00:25:58.866Z] 0714d37db230: Verifying Checksum [2022-05-20T00:25:58.866Z] 0714d37db230: Download complete [2022-05-20T00:25:58.866Z] ac28cf19c067: Verifying Checksum [2022-05-20T00:25:58.866Z] ac28cf19c067: Download complete [2022-05-20T00:25:58.866Z] ca983d60f3e2: Verifying Checksum [2022-05-20T00:25:58.866Z] ca983d60f3e2: Download complete [2022-05-20T00:25:58.866Z] 9f894cec8388: Verifying Checksum [2022-05-20T00:25:58.866Z] 9f894cec8388: Download complete [2022-05-20T00:25:58.866Z] 1fe172e4850f: Verifying Checksum [2022-05-20T00:25:58.866Z] 1fe172e4850f: Download complete [2022-05-20T00:25:59.129Z] 1827001aaf11: Download complete [2022-05-20T00:26:00.067Z] 1fe172e4850f: Pull complete [2022-05-20T00:26:00.326Z] caf521ccaac6: Pull complete [2022-05-20T00:26:00.587Z] 3ead6fa29328: Pull complete [2022-05-20T00:26:00.848Z] 5c2a1cbceb83: Pull complete [2022-05-20T00:26:01.109Z] a8d5f1318db7: Pull complete [2022-05-20T00:26:01.109Z] c427282e49a2: Pull complete [2022-05-20T00:26:03.016Z] 1827001aaf11: Pull complete [2022-05-20T00:26:03.016Z] 0714d37db230: Pull complete [2022-05-20T00:26:03.016Z] ac28cf19c067: Pull complete [2022-05-20T00:26:03.281Z] ca983d60f3e2: Pull complete [2022-05-20T00:26:03.281Z] 9f894cec8388: Pull complete [2022-05-20T00:26:03.281Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-20T00:26:03.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T00:26:03.281Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-20T00:26:03.367Z] prd-ubuntu20.04-docker-8c-8g-64141 does not seem to be running inside a container [2022-05-20T00:26:03.403Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-20T00:26:05.052Z] $ docker top 3e3e0c2935dabec85ae9bf8a427c15922237aca8b61182049797e6504af8fcbe -eo pid,comm [2022-05-20T00:26:05.127Z] 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). [2022-05-20T00:26:05.127Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-20T00:26:05.170Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T00:26:05.170Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T00:26:05.297Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T00:26:05.299Z] $ docker exec 3e3e0c2935dabec85ae9bf8a427c15922237aca8b61182049797e6504af8fcbe ssh-agent [2022-05-20T00:26:05.420Z] SSH_AUTH_SOCK=/tmp/ssh-Lya2460i7QAF/agent.33 [2022-05-20T00:26:05.420Z] SSH_AGENT_PID=39 [2022-05-20T00:26:05.429Z] Running ssh-add (command line suppressed) [2022-05-20T00:26:05.540Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1367600157684056188.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1367600157684056188.key) [2022-05-20T00:26:05.555Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T00:26:05.847Z] + git tag --points-at HEAD [Pipeline] } [2022-05-20T00:26:05.867Z] $ docker exec --env ******** --env ******** 3e3e0c2935dabec85ae9bf8a427c15922237aca8b61182049797e6504af8fcbe ssh-agent -k [2022-05-20T00:26:05.984Z] unset SSH_AUTH_SOCK; [2022-05-20T00:26:05.984Z] unset SSH_AGENT_PID; [2022-05-20T00:26:05.984Z] echo Agent pid 39 killed; [2022-05-20T00:26:06.000Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-20T00:26:06.032Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T00:26:06.032Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T00:26:06.173Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T00:26:06.176Z] $ docker exec 3e3e0c2935dabec85ae9bf8a427c15922237aca8b61182049797e6504af8fcbe ssh-agent [2022-05-20T00:26:06.316Z] SSH_AUTH_SOCK=/tmp/ssh-edBbfN3Zwq2v/agent.71 [2022-05-20T00:26:06.316Z] SSH_AGENT_PID=78 [2022-05-20T00:26:06.322Z] Running ssh-add (command line suppressed) [2022-05-20T00:26:06.448Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2864473401538425541.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_2864473401538425541.key) [2022-05-20T00:26:06.466Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T00:26:06.758Z] + git semver init [2022-05-20T00:26:07.018Z] 2022-05-20 00:26:06,948 [run_init] DEBUG init version:0.0.0 force:False [2022-05-20T00:26:07.018Z] 2022-05-20 00:26:06,949 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-05-20T00:26:07.018Z] 2022-05-20 00:26:06,949 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-05-20T00:26:07.018Z] 2022-05-20 00:26:06,949 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-usb-camera.git', '/w/workspace/exfoundry_device-usb-camera_main/.semver'], cwd=/w/workspace/exfoundry_device-usb-camera_main, universal_newlines=False, shell=None, istream=None) [2022-05-20T00:26:07.589Z] 2022-05-20 00:26:07,489 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-05-20T00:26:07.589Z] 2022-05-20 00:26:07,489 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-05-20T00:26:07.589Z] 2022-05-20 00:26:07,489 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-20T00:26:07.589Z] 2022-05-20 00:26:07,489 [write_version] DEBUG version is same as current version 0.0.0 [2022-05-20T00:26:07.589Z] 2022-05-20 00:26:07,489 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-20T00:26:07.589Z] 0.0.0 [Pipeline] } [2022-05-20T00:26:07.599Z] $ docker exec --env ******** --env ******** 3e3e0c2935dabec85ae9bf8a427c15922237aca8b61182049797e6504af8fcbe ssh-agent -k [2022-05-20T00:26:07.716Z] unset SSH_AUTH_SOCK; [2022-05-20T00:26:07.716Z] unset SSH_AGENT_PID; [2022-05-20T00:26:07.716Z] echo Agent pid 78 killed; [2022-05-20T00:26:07.727Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-20T00:26:08.033Z] + git semver [Pipeline] } [2022-05-20T00:26:08.313Z] $ docker stop --time=1 3e3e0c2935dabec85ae9bf8a427c15922237aca8b61182049797e6504af8fcbe [2022-05-20T00:26:09.812Z] $ docker rm -f 3e3e0c2935dabec85ae9bf8a427c15922237aca8b61182049797e6504af8fcbe [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T00:26:10.175Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-20T00:26:10.476Z] Stashed 1 file(s) [Pipeline] echo [2022-05-20T00:26:10.481Z] [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 [2022-05-20T00:26:10.658Z] provisioning config files... [2022-05-20T00:26:10.669Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config8374015000296888544tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T00:26:10.971Z] ---> docker-login.sh [2022-05-20T00:26:10.971Z] nexus3.edgexfoundry.org:10001 [2022-05-20T00:26:10.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T00:26:10.971Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T00:26:10.971Z] Configure a credential helper to remove this warning. See [2022-05-20T00:26:10.971Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T00:26:10.971Z] [2022-05-20T00:26:10.971Z] Login Succeeded [2022-05-20T00:26:10.971Z] nexus3.edgexfoundry.org:10002 [2022-05-20T00:26:10.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T00:26:11.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T00:26:11.232Z] Configure a credential helper to remove this warning. See [2022-05-20T00:26:11.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T00:26:11.232Z] [2022-05-20T00:26:11.232Z] Login Succeeded [2022-05-20T00:26:11.232Z] nexus3.edgexfoundry.org:10003 [2022-05-20T00:26:11.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T00:26:11.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T00:26:11.232Z] Configure a credential helper to remove this warning. See [2022-05-20T00:26:11.232Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T00:26:11.232Z] [2022-05-20T00:26:11.232Z] Login Succeeded [2022-05-20T00:26:11.232Z] nexus3.edgexfoundry.org:10004 [2022-05-20T00:26:11.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T00:26:11.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T00:26:11.493Z] Configure a credential helper to remove this warning. See [2022-05-20T00:26:11.493Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T00:26:11.493Z] [2022-05-20T00:26:11.493Z] Login Succeeded [2022-05-20T00:26:11.493Z] docker.io [2022-05-20T00:26:11.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T00:26:11.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T00:26:11.754Z] Configure a credential helper to remove this warning. See [2022-05-20T00:26:11.754Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T00:26:11.754Z] [2022-05-20T00:26:11.754Z] Login Succeeded [2022-05-20T00:26:11.754Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T00:26:11.762Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-20T00:26:11.837Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T00:26:11.851Z] ========================================================= [2022-05-20T00:26:11.851Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-20T00:26:11.851Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-20T00:26:12.167Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-20T00:26:12.167Z] Sending build context to Docker daemon 553.5kB [2022-05-20T00:26:12.167Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T00:26:12.167Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-20T00:26:12.167Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-20T00:26:12.167Z] 59bf1c3509f3: Pulling fs layer [2022-05-20T00:26:12.167Z] 666ba61612fd: Pulling fs layer [2022-05-20T00:26:12.167Z] 8ed8ca486205: Pulling fs layer [2022-05-20T00:26:12.167Z] 4fe6c5a15a65: Pulling fs layer [2022-05-20T00:26:12.167Z] 22a0e8bec74d: Pulling fs layer [2022-05-20T00:26:12.167Z] ca2b28591e48: Pulling fs layer [2022-05-20T00:26:12.167Z] a51346096db8: Pulling fs layer [2022-05-20T00:26:12.167Z] daebc70d1ce1: Pulling fs layer [2022-05-20T00:26:12.167Z] 0e18a0eac166: Pulling fs layer [2022-05-20T00:26:12.167Z] 4fe6c5a15a65: Waiting [2022-05-20T00:26:12.167Z] 22a0e8bec74d: Waiting [2022-05-20T00:26:12.167Z] a51346096db8: Waiting [2022-05-20T00:26:12.167Z] ca2b28591e48: Waiting [2022-05-20T00:26:12.167Z] daebc70d1ce1: Waiting [2022-05-20T00:26:12.167Z] 0e18a0eac166: Waiting [2022-05-20T00:26:12.167Z] 8ed8ca486205: Verifying Checksum [2022-05-20T00:26:12.167Z] 8ed8ca486205: Download complete [2022-05-20T00:26:12.167Z] 666ba61612fd: Download complete [2022-05-20T00:26:12.167Z] 22a0e8bec74d: Verifying Checksum [2022-05-20T00:26:12.167Z] 22a0e8bec74d: Download complete [2022-05-20T00:26:12.167Z] ca2b28591e48: Verifying Checksum [2022-05-20T00:26:12.167Z] ca2b28591e48: Download complete [2022-05-20T00:26:12.167Z] a51346096db8: Verifying Checksum [2022-05-20T00:26:12.167Z] a51346096db8: Download complete [2022-05-20T00:26:12.167Z] 59bf1c3509f3: Verifying Checksum [2022-05-20T00:26:12.167Z] 59bf1c3509f3: Download complete [2022-05-20T00:26:12.427Z] daebc70d1ce1: Verifying Checksum [2022-05-20T00:26:12.427Z] daebc70d1ce1: Download complete [2022-05-20T00:26:12.427Z] 59bf1c3509f3: Pull complete [2022-05-20T00:26:12.687Z] 666ba61612fd: Pull complete [2022-05-20T00:26:12.687Z] 8ed8ca486205: Pull complete [2022-05-20T00:26:12.950Z] 0e18a0eac166: Download complete [2022-05-20T00:26:12.950Z] 4fe6c5a15a65: Verifying Checksum [2022-05-20T00:26:12.950Z] 4fe6c5a15a65: Download complete [2022-05-20T00:26:17.146Z] 4fe6c5a15a65: Pull complete [2022-05-20T00:26:17.146Z] 22a0e8bec74d: Pull complete [2022-05-20T00:26:17.146Z] ca2b28591e48: Pull complete [2022-05-20T00:26:17.146Z] a51346096db8: Pull complete [2022-05-20T00:26:17.146Z] daebc70d1ce1: Pull complete [2022-05-20T00:26:19.054Z] 0e18a0eac166: Pull complete [2022-05-20T00:26:19.054Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-20T00:26:19.054Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-20T00:26:19.054Z] ---> f018257e8ee9 [2022-05-20T00:26:19.054Z] Step 3/12 : ARG MAKE="make build" [2022-05-20T00:26:20.971Z] ---> Running in 40b1001eb534 [2022-05-20T00:26:21.233Z] Removing intermediate container 40b1001eb534 [2022-05-20T00:26:21.233Z] ---> 79bee8ab1bfa [2022-05-20T00:26:21.233Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T00:26:21.233Z] ---> Running in 7ae96736d571 [2022-05-20T00:26:21.233Z] Removing intermediate container 7ae96736d571 [2022-05-20T00:26:21.233Z] ---> f43aca908b66 [2022-05-20T00:26:21.233Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-20T00:26:21.233Z] ---> Running in 3decadcf9331 [2022-05-20T00:26:21.494Z] Removing intermediate container 3decadcf9331 [2022-05-20T00:26:21.494Z] ---> 759dffc60f2b [2022-05-20T00:26:21.494Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T00:26:21.494Z] ---> Running in 9d35db1f137a [2022-05-20T00:26:22.067Z] Removing intermediate container 9d35db1f137a [2022-05-20T00:26:22.067Z] ---> 64642d9c47fe [2022-05-20T00:26:22.067Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T00:26:22.067Z] ---> Running in edefc7e5cbc8 [2022-05-20T00:26:22.326Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T00:26:23.270Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T00:26:23.530Z] (1/81) Installing mesa (21.2.6-r0) [2022-05-20T00:26:23.530Z] (2/81) Installing libxau (1.0.9-r0) [2022-05-20T00:26:23.530Z] (3/81) Installing libmd (1.0.3-r0) [2022-05-20T00:26:23.791Z] (4/81) Installing libbsd (0.11.3-r1) [2022-05-20T00:26:23.791Z] (5/81) Installing libxdmcp (1.1.3-r0) [2022-05-20T00:26:23.791Z] (6/81) Installing libxcb (1.14-r2) [2022-05-20T00:26:24.052Z] (7/81) Installing libx11 (1.7.2-r0) [2022-05-20T00:26:24.052Z] (8/81) Installing libxext (1.3.4-r0) [2022-05-20T00:26:24.052Z] (9/81) Installing libxfixes (6.0.0-r0) [2022-05-20T00:26:24.314Z] (10/81) Installing libxxf86vm (1.1.4-r2) [2022-05-20T00:26:24.314Z] (11/81) Installing libpciaccess (0.16-r0) [2022-05-20T00:26:24.314Z] (12/81) Installing libdrm (2.4.109-r0) [2022-05-20T00:26:24.576Z] (13/81) Installing mesa-glapi (21.2.6-r0) [2022-05-20T00:26:24.576Z] (14/81) Installing libxshmfence (1.3-r1) [2022-05-20T00:26:24.576Z] (15/81) Installing mesa-gl (21.2.6-r0) [2022-05-20T00:26:24.838Z] (16/81) Installing libice (1.0.10-r0) [2022-05-20T00:26:24.838Z] (17/81) Installing libuuid (2.37.4-r0) [2022-05-20T00:26:24.838Z] (18/81) Installing libsm (1.2.3-r0) [2022-05-20T00:26:25.102Z] (19/81) Installing libxt (1.2.1-r0) [2022-05-20T00:26:25.102Z] (20/81) Installing libxmu (1.1.3-r0) [2022-05-20T00:26:25.102Z] (21/81) Installing xset (1.2.4-r0) [2022-05-20T00:26:25.367Z] (22/81) Installing xprop (1.2.5-r0) [2022-05-20T00:26:25.367Z] (23/81) Installing xdg-utils (1.1.3-r0) [2022-05-20T00:26:25.367Z] (24/81) Installing dbus-libs (1.12.20-r4) [2022-05-20T00:26:25.607Z] Still waiting to schedule task [2022-05-20T00:26:25.607Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-64138’ [2022-05-20T00:26:25.628Z] (25/81) Installing libffi (3.4.2-r1) [2022-05-20T00:26:25.628Z] (26/81) Installing libintl (0.21-r0) [2022-05-20T00:26:25.889Z] (27/81) Installing libblkid (2.37.4-r0) [2022-05-20T00:26:25.889Z] (28/81) Installing libmount (2.37.4-r0) [2022-05-20T00:26:25.889Z] (29/81) Installing pcre (8.45-r1) [2022-05-20T00:26:26.150Z] (30/81) Installing glib (2.70.1-r0) [2022-05-20T00:26:26.150Z] (31/81) Installing icu-libs (69.1-r1) [2022-05-20T00:26:26.934Z] (32/81) Installing libpcre2-16 (10.39-r0) [2022-05-20T00:26:27.195Z] (33/81) Installing zstd-libs (1.5.0-r0) [2022-05-20T00:26:27.195Z] (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) [2022-05-20T00:26:27.457Z] (35/81) Installing hicolor-icon-theme (0.17-r1) [2022-05-20T00:26:27.718Z] (36/81) Installing wayland-libs-server (1.19.0-r1) [2022-05-20T00:26:27.718Z] (37/81) Installing mesa-gbm (21.2.6-r0) [2022-05-20T00:26:27.718Z] (38/81) Installing wayland-libs-client (1.19.0-r1) [2022-05-20T00:26:27.978Z] (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) [2022-05-20T00:26:28.238Z] (40/81) Installing libxcomposite (0.4.5-r0) [2022-05-20T00:26:28.238Z] (41/81) Installing libbz2 (1.0.8-r1) [2022-05-20T00:26:28.238Z] (42/81) Installing libpng (1.6.37-r1) [2022-05-20T00:26:28.498Z] (43/81) Installing freetype (2.11.1-r2) [2022-05-20T00:26:28.498Z] (44/81) Installing fontconfig (2.13.1-r4) [2022-05-20T00:26:28.498Z] (45/81) Installing wayland-libs-cursor (1.19.0-r1) [2022-05-20T00:26:28.758Z] (46/81) Installing wayland-libs-egl (1.19.0-r1) [2022-05-20T00:26:28.758Z] (47/81) Installing xkeyboard-config (2.34-r0) [2022-05-20T00:26:29.023Z] (48/81) Installing xz-libs (5.2.5-r1) [2022-05-20T00:26:29.023Z] (49/81) Installing libxml2 (2.9.14-r0) [2022-05-20T00:26:29.023Z] (50/81) Installing libxkbcommon (1.3.1-r0) [2022-05-20T00:26:29.284Z] (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) [2022-05-20T00:26:29.284Z] (52/81) Installing mesa-egl (21.2.6-r0) [2022-05-20T00:26:29.284Z] (53/81) Installing avahi-libs (0.8-r5) [2022-05-20T00:26:29.546Z] (54/81) Installing nettle (3.7.3-r0) [2022-05-20T00:26:29.546Z] (55/81) Installing p11-kit (0.24.0-r1) [2022-05-20T00:26:29.807Z] (56/81) Installing libtasn1 (4.18.0-r0) [2022-05-20T00:26:29.807Z] (57/81) Installing libunistring (0.9.10-r1) [2022-05-20T00:26:29.807Z] (58/81) Installing gnutls (3.7.1-r0) [2022-05-20T00:26:30.068Z] (59/81) Installing cups-libs (2.3.3-r5) [2022-05-20T00:26:30.068Z] (60/81) Installing graphite2 (1.3.14-r0) [2022-05-20T00:26:30.068Z] (61/81) Installing harfbuzz (3.0.0-r2) [2022-05-20T00:26:30.329Z] (62/81) Installing libevdev (1.12.0-r0) [2022-05-20T00:26:30.329Z] (63/81) Installing mtdev (1.1.6-r0) [2022-05-20T00:26:30.329Z] (64/81) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-20T00:26:30.590Z] (65/81) Installing libinput-libs (1.19.4-r0) [2022-05-20T00:26:30.590Z] (66/81) Installing libjpeg-turbo (2.1.2-r0) [2022-05-20T00:26:30.590Z] (67/81) Installing xcb-util-wm (0.4.1-r1) [2022-05-20T00:26:30.851Z] (68/81) Installing xcb-util (0.4.0-r3) [2022-05-20T00:26:30.851Z] (69/81) Installing xcb-util-image (0.4.0-r1) [2022-05-20T00:26:31.111Z] (70/81) Installing xcb-util-keysyms (0.4.0-r1) [2022-05-20T00:26:31.111Z] (71/81) Installing xcb-util-renderutil (0.3.9-r1) [2022-05-20T00:26:31.111Z] (72/81) Installing libxkbcommon-x11 (1.3.1-r0) [2022-05-20T00:26:31.372Z] (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) [2022-05-20T00:26:31.947Z] (74/81) Installing v4l-utils-libs (1.22.1-r1) [2022-05-20T00:26:31.947Z] (75/81) Installing v4l-utils (1.22.1-r1) [2022-05-20T00:26:31.947Z] (76/81) Installing udev-init-scripts (35-r0) [2022-05-20T00:26:31.947Z] Executing udev-init-scripts-35-r0.post-install [2022-05-20T00:26:31.947Z] (77/81) Installing kmod-libs (29-r2) [2022-05-20T00:26:32.219Z] (78/81) Installing eudev (3.2.11_pre1-r0) [2022-05-20T00:26:32.219Z] (79/81) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-20T00:26:32.487Z] (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-20T00:26:32.487Z] (81/81) Installing v4l-utils-dev (1.22.1-r1) [2022-05-20T00:26:32.487Z] Executing busybox-1.34.1-r3.trigger [2022-05-20T00:26:32.487Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-20T00:26:32.487Z] OK: 335 MiB in 133 packages [2022-05-20T00:26:35.041Z] Removing intermediate container edefc7e5cbc8 [2022-05-20T00:26:35.041Z] ---> 38ff948cf2b0 [2022-05-20T00:26:35.041Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-20T00:26:35.041Z] ---> Running in edd6ef9f7054 [2022-05-20T00:26:35.041Z] Removing intermediate container edd6ef9f7054 [2022-05-20T00:26:35.041Z] ---> 91a6fa4e64cc [2022-05-20T00:26:35.041Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-20T00:26:35.041Z] ---> af46e2ecf1c5 [2022-05-20T00:26:35.041Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T00:26:35.041Z] ---> Running in 34128fbf016c [2022-05-20T00:27:07.152Z] Removing intermediate container 34128fbf016c [2022-05-20T00:27:07.152Z] ---> 37ab34bc35ab [2022-05-20T00:27:07.152Z] Step 11/12 : COPY . . [2022-05-20T00:27:07.152Z] ---> 6f942b75f9b4 [2022-05-20T00:27:07.152Z] Step 12/12 : RUN ${MAKE} [2022-05-20T00:27:07.152Z] ---> Running in 4035ee1bd6c5 [2022-05-20T00:27:07.152Z] noop [2022-05-20T00:27:07.152Z] Removing intermediate container 4035ee1bd6c5 [2022-05-20T00:27:07.152Z] ---> e3614f5a609c [2022-05-20T00:27:07.152Z] Successfully built e3614f5a609c [2022-05-20T00:27:07.152Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T00:27:07.450Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-20T00:27:07.451Z] . [Pipeline] withDockerContainer [2022-05-20T00:27:07.522Z] prd-ubuntu20.04-docker-8c-8g-64141 does not seem to be running inside a container [2022-05-20T00:27:07.559Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-20T00:27:07.941Z] $ docker top f63c68808ed42757a8c1c10829a364576e8da1085a81fc6c79f718ddf2175b22 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T00:27:08.292Z] + go version [2022-05-20T00:27:08.292Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-20T00:27:08.317Z] $ docker stop --time=1 f63c68808ed42757a8c1c10829a364576e8da1085a81fc6c79f718ddf2175b22 [2022-05-20T00:27:09.646Z] $ docker rm -f f63c68808ed42757a8c1c10829a364576e8da1085a81fc6c79f718ddf2175b22 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T00:27:10.058Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-20T00:27:10.058Z] . [Pipeline] withDockerContainer [2022-05-20T00:27:10.154Z] prd-ubuntu20.04-docker-8c-8g-64141 does not seem to be running inside a container [2022-05-20T00:27:10.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-20T00:27:10.590Z] $ docker top 91a9a145233cdf990b50b35d847b3209f74a20191c94cf0092eed49e90ac718e -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-20T00:27:10.959Z] + make test [2022-05-20T00:27:10.959Z] CGO_ENABLED=0 go test ./... -coverprofile=coverage.out ./... [2022-05-20T00:27:11.218Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-20T00:27:11.477Z] # github.com/pebbe/zmq4 [2022-05-20T00:27:11.477Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:10:4: undefined: State [2022-05-20T00:27:11.477Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:11:9: undefined: State [2022-05-20T00:27:11.477Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:21:16: undefined: Socket [2022-05-20T00:27:11.477Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:23:12: undefined: Poller [2022-05-20T00:27:11.477Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:34: undefined: Socket [2022-05-20T00:27:11.477Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:49: undefined: State [2022-05-20T00:27:11.477Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:68:37: undefined: Socket [2022-05-20T00:27:11.477Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:17:12: undefined: Socket [2022-05-20T00:27:11.477Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:24:12: undefined: Socket [2022-05-20T00:27:11.477Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: undefined: Socket [2022-05-20T00:27:11.477Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: too many errors [2022-05-20T00:27:12.858Z] # github.com/vladimirvivien/go4vl/v4l2/device [2022-05-20T00:27:12.858Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:17:16: undefined: v4l2.Capability [2022-05-20T00:27:12.858Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:18:16: undefined: v4l2.CropCapability [2022-05-20T00:27:12.858Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:19:15: undefined: v4l2.PixFormat [2022-05-20T00:27:12.858Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:21:15: undefined: v4l2.RequestBuffers [2022-05-20T00:27:12.858Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:53:36: undefined: v4l2.Capability [2022-05-20T00:27:12.858Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:67:39: undefined: v4l2.CropCapability [2022-05-20T00:27:12.858Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:84:32: undefined: v4l2.Rect [2022-05-20T00:27:12.858Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:95:34: undefined: v4l2.PixFormat [2022-05-20T00:27:12.858Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:107:38: undefined: v4l2.PixFormat [2022-05-20T00:27:12.858Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: undefined: v4l2.FormatDescription [2022-05-20T00:27:12.858Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: too many errors [2022-05-20T00:27:17.055Z] make: *** [Makefile:33: unittest] Error 2 [Pipeline] } [2022-05-20T00:27:17.075Z] $ docker stop --time=1 91a9a145233cdf990b50b35d847b3209f74a20191c94cf0092eed49e90ac718e [2022-05-20T00:27:18.822Z] $ docker rm -f 91a9a145233cdf990b50b35d847b3209f74a20191c94cf0092eed49e90ac718e [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] sh [2022-05-20T00:27:19.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T00:27:19.339Z] [2022-05-20T00:27:19.339Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T00:27:19.644Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T00:27:19.644Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-20T00:27:19.644Z] 5eb5b503b376: Pulling fs layer [2022-05-20T00:27:19.644Z] 5c69ac0246d0: Pulling fs layer [2022-05-20T00:27:19.644Z] ec43610c2a17: Pulling fs layer [2022-05-20T00:27:19.644Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-20T00:27:19.644Z] 33b1e0a273af: Pulling fs layer [2022-05-20T00:27:19.644Z] 5d3b04190fa2: Pulling fs layer [2022-05-20T00:27:19.644Z] 2f39f015ded8: Pulling fs layer [2022-05-20T00:27:19.644Z] 33b1e0a273af: Waiting [2022-05-20T00:27:19.644Z] 5d3b04190fa2: Waiting [2022-05-20T00:27:19.644Z] 3a2ae6a8a46f: Waiting [2022-05-20T00:27:19.644Z] 2f39f015ded8: Waiting [2022-05-20T00:27:19.644Z] 5c69ac0246d0: Verifying Checksum [2022-05-20T00:27:19.644Z] 5c69ac0246d0: Download complete [2022-05-20T00:27:19.644Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-20T00:27:19.644Z] 3a2ae6a8a46f: Download complete [2022-05-20T00:27:19.644Z] 33b1e0a273af: Verifying Checksum [2022-05-20T00:27:19.644Z] 33b1e0a273af: Download complete [2022-05-20T00:27:19.644Z] ec43610c2a17: Verifying Checksum [2022-05-20T00:27:19.644Z] ec43610c2a17: Download complete [2022-05-20T00:27:19.644Z] 5d3b04190fa2: Verifying Checksum [2022-05-20T00:27:19.906Z] 5eb5b503b376: Verifying Checksum [2022-05-20T00:27:19.906Z] 5eb5b503b376: Download complete [2022-05-20T00:27:20.474Z] 2f39f015ded8: Download complete [2022-05-20T00:27:21.041Z] 5eb5b503b376: Pull complete [2022-05-20T00:27:21.301Z] 5c69ac0246d0: Pull complete [2022-05-20T00:27:21.560Z] ec43610c2a17: Pull complete [2022-05-20T00:27:21.560Z] 3a2ae6a8a46f: Pull complete [2022-05-20T00:27:21.819Z] 33b1e0a273af: Pull complete [2022-05-20T00:27:21.819Z] 5d3b04190fa2: Pull complete [2022-05-20T00:27:26.017Z] 2f39f015ded8: Pull complete [2022-05-20T00:27:26.017Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-20T00:27:26.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T00:27:26.017Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-20T00:27:26.087Z] prd-ubuntu20.04-docker-8c-8g-64141 does not seem to be running inside a container [2022-05-20T00:27:26.131Z] $ 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/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-20T00:27:27.920Z] $ docker top bca45b1c867fff2b40ad5585f12c9edbb81595c326a3636c86375baf10dcb810 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T00:27:28.296Z] ---> job-cost.sh [2022-05-20T00:27:28.296Z] lf-activate-venv: SKIPPING [2022-05-20T00:27:28.296Z] INFO: No Stack... [2022-05-20T00:27:28.557Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-20T00:27:29.130Z] INFO: Archiving Costs [Pipeline] sh [2022-05-20T00:27:29.430Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-05-20T00:27:29.430Z] + cut -d, -f6 [Pipeline] lock [2022-05-20T00:27:29.448Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-9-stack-cost] [2022-05-20T00:27:29.453Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-9-stack-cost] did not exist. Created. [2022-05-20T00:27:29.453Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T00:27:29.761Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-20T00:27:29.786Z] Stashed 1 file(s) [Pipeline] } [2022-05-20T00:27:29.792Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-20T00:27:29.814Z] $ docker stop --time=1 bca45b1c867fff2b40ad5585f12c9edbb81595c326a3636c86375baf10dcb810 [2022-05-20T00:27:30.971Z] $ docker rm -f bca45b1c867fff2b40ad5585f12c9edbb81595c326a3636c86375baf10dcb810 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-20T00:27:31.087Z] Failed in branch amd64 [2022-05-20T00:30:00.602Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64142 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-05-20T00:30:00.618Z] Running in /w/workspace/device-usb-camera/9 [Pipeline] { [Pipeline] checkout [2022-05-20T00:30:01.094Z] Selected Git installation does not exist. Using Default [2022-05-20T00:30:01.094Z] The recommended git tool is: NONE [2022-05-20T00:30:07.332Z] using credential edgex-jenkins-ssh [2022-05-20T00:30:07.351Z] Cloning the remote Git repository [2022-05-20T00:30:08.315Z] Avoid second fetch [2022-05-20T00:30:08.316Z] Checking out Revision f6aed6c9cabd83fa5454f62b3ae39a40160c50c5 (main) [2022-05-20T00:30:07.412Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-05-20T00:30:07.486Z] > git init /w/workspace/device-usb-camera/9 # timeout=10 [2022-05-20T00:30:07.570Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-05-20T00:30:07.571Z] > git --version # timeout=10 [2022-05-20T00:30:07.592Z] > git --version # 'git version 2.25.1' [2022-05-20T00:30:07.595Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T00:30:07.669Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-20T00:30:08.192Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-05-20T00:30:08.273Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-20T00:30:08.349Z] > git config core.sparsecheckout # timeout=10 [2022-05-20T00:30:08.399Z] > git checkout -f f6aed6c9cabd83fa5454f62b3ae39a40160c50c5 # timeout=10 [2022-05-20T00:30:12.605Z] Commit message: "Merge pull request #3 from ajcasagrande/go-mod-tidy" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T00:30:13.471Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-20T00:30:13.471Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-20T00:30:13.471Z] Dload Upload Total Spent Left Speed [2022-05-20T00:30:13.471Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 51483 0 --:--:-- --:--:-- --:--:-- 51483 [Pipeline] sh [2022-05-20T00:30:14.001Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-20T00:30:14.345Z] + sudo tee /etc/docker/daemon.new [2022-05-20T00:30:14.345Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-20T00:30:14.345Z] { [2022-05-20T00:30:14.345Z] "registry-mirrors": [ [2022-05-20T00:30:14.345Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-20T00:30:14.345Z] ], [2022-05-20T00:30:14.345Z] "bip": "10.250.0.254/24", [2022-05-20T00:30:14.345Z] "hosts": [ [2022-05-20T00:30:14.345Z] "tcp://0.0.0.0:5555", [2022-05-20T00:30:14.345Z] "unix:///var/run/docker.sock" [2022-05-20T00:30:14.345Z] ], [2022-05-20T00:30:14.345Z] "mtu": 1458, [2022-05-20T00:30:14.345Z] "selinux-enabled": true, [2022-05-20T00:30:14.345Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-20T00:30:14.345Z] } [Pipeline] sh [2022-05-20T00:30:14.698Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-20T00:30:15.040Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T00:30:33.403Z] provisioning config files... [2022-05-20T00:30:33.484Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/9@tmp/config7742554067973431787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T00:30:33.911Z] ---> docker-login.sh [2022-05-20T00:30:33.911Z] nexus3.edgexfoundry.org:10001 [2022-05-20T00:30:34.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T00:30:34.792Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T00:30:34.792Z] Configure a credential helper to remove this warning. See [2022-05-20T00:30:34.792Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T00:30:34.792Z] [2022-05-20T00:30:34.792Z] Login Succeeded [2022-05-20T00:30:34.792Z] nexus3.edgexfoundry.org:10002 [2022-05-20T00:30:35.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T00:30:35.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T00:30:35.338Z] Configure a credential helper to remove this warning. See [2022-05-20T00:30:35.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T00:30:35.338Z] [2022-05-20T00:30:35.338Z] Login Succeeded [2022-05-20T00:30:35.338Z] nexus3.edgexfoundry.org:10003 [2022-05-20T00:30:35.614Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T00:30:35.891Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T00:30:35.891Z] Configure a credential helper to remove this warning. See [2022-05-20T00:30:35.891Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T00:30:35.891Z] [2022-05-20T00:30:35.891Z] Login Succeeded [2022-05-20T00:30:35.891Z] nexus3.edgexfoundry.org:10004 [2022-05-20T00:30:36.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T00:30:36.166Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T00:30:36.166Z] Configure a credential helper to remove this warning. See [2022-05-20T00:30:36.166Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T00:30:36.166Z] [2022-05-20T00:30:36.166Z] Login Succeeded [2022-05-20T00:30:36.166Z] docker.io [2022-05-20T00:30:36.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T00:30:37.036Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T00:30:37.036Z] Configure a credential helper to remove this warning. See [2022-05-20T00:30:37.036Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T00:30:37.036Z] [2022-05-20T00:30:37.036Z] Login Succeeded [2022-05-20T00:30:37.036Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T00:30:37.053Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-20T00:30:37.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T00:30:37.544Z] ========================================================= [2022-05-20T00:30:37.544Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-20T00:30:37.544Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-20T00:30:37.899Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-20T00:30:38.174Z] Sending build context to Docker daemon 388.1kB [2022-05-20T00:30:38.174Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T00:30:38.174Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-20T00:30:38.451Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-20T00:30:38.451Z] 9b3977197b4f: Pulling fs layer [2022-05-20T00:30:38.451Z] 1a89e8eeedd5: Pulling fs layer [2022-05-20T00:30:38.451Z] 94645a83ff95: Pulling fs layer [2022-05-20T00:30:38.451Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-20T00:30:38.451Z] 0c92f367c5e7: Pulling fs layer [2022-05-20T00:30:38.451Z] 3096ccb668a1: Pulling fs layer [2022-05-20T00:30:38.451Z] e8cf19c19ddd: Pulling fs layer [2022-05-20T00:30:38.451Z] a4caa8a26152: Pulling fs layer [2022-05-20T00:30:38.451Z] 0c92f367c5e7: Waiting [2022-05-20T00:30:38.451Z] 3096ccb668a1: Waiting [2022-05-20T00:30:38.451Z] e8cf19c19ddd: Waiting [2022-05-20T00:30:38.451Z] a4caa8a26152: Waiting [2022-05-20T00:30:38.451Z] 3f3a8bcf1eab: Waiting [2022-05-20T00:30:38.451Z] 94645a83ff95: Verifying Checksum [2022-05-20T00:30:38.451Z] 94645a83ff95: Download complete [2022-05-20T00:30:38.451Z] 1a89e8eeedd5: Verifying Checksum [2022-05-20T00:30:38.451Z] 1a89e8eeedd5: Download complete [2022-05-20T00:30:38.451Z] 0c92f367c5e7: Download complete [2022-05-20T00:30:38.451Z] 3096ccb668a1: Verifying Checksum [2022-05-20T00:30:38.451Z] 3096ccb668a1: Download complete [2022-05-20T00:30:38.451Z] 9b3977197b4f: Verifying Checksum [2022-05-20T00:30:38.451Z] 9b3977197b4f: Download complete [2022-05-20T00:30:38.451Z] e8cf19c19ddd: Verifying Checksum [2022-05-20T00:30:38.451Z] e8cf19c19ddd: Download complete [2022-05-20T00:30:39.440Z] 9b3977197b4f: Pull complete [2022-05-20T00:30:40.045Z] 1a89e8eeedd5: Pull complete [2022-05-20T00:30:40.045Z] 94645a83ff95: Pull complete [2022-05-20T00:30:40.321Z] a4caa8a26152: Verifying Checksum [2022-05-20T00:30:40.321Z] a4caa8a26152: Download complete [2022-05-20T00:30:41.308Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-20T00:30:41.308Z] 3f3a8bcf1eab: Download complete [2022-05-20T00:30:53.736Z] 3f3a8bcf1eab: Pull complete [2022-05-20T00:30:53.736Z] 0c92f367c5e7: Pull complete [2022-05-20T00:30:53.736Z] 3096ccb668a1: Pull complete [2022-05-20T00:30:54.009Z] e8cf19c19ddd: Pull complete [2022-05-20T00:31:00.740Z] a4caa8a26152: Pull complete [2022-05-20T00:31:00.740Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-20T00:31:00.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-20T00:31:00.740Z] ---> 725f1c02e7f9 [2022-05-20T00:31:00.740Z] Step 3/12 : ARG MAKE="make build" [2022-05-20T00:31:01.340Z] ---> Running in 4c59f08c8b11 [2022-05-20T00:31:01.942Z] Removing intermediate container 4c59f08c8b11 [2022-05-20T00:31:01.942Z] ---> c28dc60abff3 [2022-05-20T00:31:01.942Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T00:31:01.942Z] ---> Running in 5dd8abf687b7 [2022-05-20T00:31:02.216Z] Removing intermediate container 5dd8abf687b7 [2022-05-20T00:31:02.216Z] ---> 88bf85aeeddd [2022-05-20T00:31:02.216Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-20T00:31:02.216Z] ---> Running in d5f5c83f2a73 [2022-05-20T00:31:02.494Z] Removing intermediate container d5f5c83f2a73 [2022-05-20T00:31:02.494Z] ---> db998b1b31a6 [2022-05-20T00:31:02.494Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T00:31:02.494Z] ---> Running in c6a080b5d115 [2022-05-20T00:31:04.484Z] Removing intermediate container c6a080b5d115 [2022-05-20T00:31:04.484Z] ---> 328264c2ed47 [2022-05-20T00:31:04.484Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T00:31:04.484Z] ---> Running in ffe92958c264 [2022-05-20T00:31:05.464Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T00:31:06.057Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T00:31:07.030Z] (1/14) Installing libintl (0.21-r0) [2022-05-20T00:31:07.030Z] (2/14) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-20T00:31:07.030Z] (3/14) Installing libjpeg-turbo (2.1.2-r0) [2022-05-20T00:31:07.304Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-05-20T00:31:07.304Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-05-20T00:31:07.582Z] (6/14) Installing udev-init-scripts (35-r0) [2022-05-20T00:31:07.582Z] Executing udev-init-scripts-35-r0.post-install [2022-05-20T00:31:07.582Z] (7/14) Installing libblkid (2.37.4-r0) [2022-05-20T00:31:07.582Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-05-20T00:31:07.855Z] (9/14) Installing zstd-libs (1.5.0-r0) [2022-05-20T00:31:07.856Z] (10/14) Installing kmod-libs (29-r2) [2022-05-20T00:31:08.133Z] (11/14) Installing eudev (3.2.11_pre1-r0) [2022-05-20T00:31:08.133Z] (12/14) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-20T00:31:08.133Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-20T00:31:08.412Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-05-20T00:31:08.412Z] Executing busybox-1.34.1-r3.trigger [2022-05-20T00:31:08.412Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-20T00:31:08.412Z] OK: 227 MiB in 66 packages [2022-05-20T00:31:09.892Z] Removing intermediate container ffe92958c264 [2022-05-20T00:31:09.892Z] ---> e9fbc19cacf0 [2022-05-20T00:31:09.892Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-20T00:31:09.892Z] ---> Running in 3de806b86cd4 [2022-05-20T00:31:10.170Z] Removing intermediate container 3de806b86cd4 [2022-05-20T00:31:10.170Z] ---> b1539d3488bf [2022-05-20T00:31:10.170Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-20T00:31:10.777Z] ---> d44447d28102 [2022-05-20T00:31:10.777Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T00:31:10.777Z] ---> Running in adc55ed74671 [2022-05-20T00:32:32.600Z] Removing intermediate container adc55ed74671 [2022-05-20T00:32:32.600Z] ---> e426c4b4a153 [2022-05-20T00:32:32.600Z] Step 11/12 : COPY . . [2022-05-20T00:32:32.600Z] ---> ab4490c8d91c [2022-05-20T00:32:32.600Z] Step 12/12 : RUN ${MAKE} [2022-05-20T00:32:32.600Z] ---> Running in b45a7cc473fa [2022-05-20T00:32:32.600Z] noop [2022-05-20T00:32:32.600Z] Removing intermediate container b45a7cc473fa [2022-05-20T00:32:32.600Z] ---> eb75b87db1ae [2022-05-20T00:32:32.600Z] Successfully built eb75b87db1ae [2022-05-20T00:32:32.600Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T00:32:32.935Z] + docker inspect -f . ci-base-image-arm64 [2022-05-20T00:32:32.935Z] . [Pipeline] withDockerContainer [2022-05-20T00:32:33.142Z] prd-ubuntu20.04-docker-arm64-4c-16g-64142 does not seem to be running inside a container [2022-05-20T00:32:33.221Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/9 -v /w/workspace/device-usb-camera/9:/w/workspace/device-usb-camera/9:rw,z -v /w/workspace/device-usb-camera/9@tmp:/w/workspace/device-usb-camera/9@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 ******** ci-base-image-arm64 cat [2022-05-20T00:32:34.452Z] $ docker top 3a0126d94e4aa54cde248ea0ddd9adf172c3983b2571dbb77031ab60af204105 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T00:32:35.329Z] + go version [2022-05-20T00:32:35.329Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-20T00:32:35.359Z] $ docker stop --time=1 3a0126d94e4aa54cde248ea0ddd9adf172c3983b2571dbb77031ab60af204105 [2022-05-20T00:32:36.983Z] $ docker rm -f 3a0126d94e4aa54cde248ea0ddd9adf172c3983b2571dbb77031ab60af204105 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T00:32:37.576Z] + docker inspect -f . ci-base-image-arm64 [2022-05-20T00:32:37.576Z] . [Pipeline] withDockerContainer [2022-05-20T00:32:37.847Z] prd-ubuntu20.04-docker-arm64-4c-16g-64142 does not seem to be running inside a container [2022-05-20T00:32:37.939Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/9 -v /w/workspace/device-usb-camera/9:/w/workspace/device-usb-camera/9:rw,z -v /w/workspace/device-usb-camera/9@tmp:/w/workspace/device-usb-camera/9@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 ******** ci-base-image-arm64 cat [2022-05-20T00:32:39.236Z] $ docker top a911b9008b6a5a3af9388844fa4faf67fa4e626001e862c757b720df1656f3e9 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-20T00:32:40.132Z] + make test [2022-05-20T00:32:40.133Z] CGO_ENABLED=0 go test ./... -coverprofile=coverage.out ./... [2022-05-20T00:32:41.575Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-20T00:32:44.244Z] # github.com/pebbe/zmq4 [2022-05-20T00:32:44.244Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:10:4: undefined: State [2022-05-20T00:32:44.244Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:11:9: undefined: State [2022-05-20T00:32:44.244Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:21:16: undefined: Socket [2022-05-20T00:32:44.244Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:23:12: undefined: Poller [2022-05-20T00:32:44.244Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:34: undefined: Socket [2022-05-20T00:32:44.244Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:49: undefined: State [2022-05-20T00:32:44.244Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:68:37: undefined: Socket [2022-05-20T00:32:44.244Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:17:12: undefined: Socket [2022-05-20T00:32:44.244Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:24:12: undefined: Socket [2022-05-20T00:32:44.244Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: undefined: Socket [2022-05-20T00:32:44.244Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: too many errors [2022-05-20T00:32:54.435Z] # github.com/vladimirvivien/go4vl/v4l2/device [2022-05-20T00:32:54.435Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:17:16: undefined: v4l2.Capability [2022-05-20T00:32:54.435Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:18:16: undefined: v4l2.CropCapability [2022-05-20T00:32:54.435Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:19:15: undefined: v4l2.PixFormat [2022-05-20T00:32:54.435Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:21:15: undefined: v4l2.RequestBuffers [2022-05-20T00:32:54.435Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:53:36: undefined: v4l2.Capability [2022-05-20T00:32:54.435Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:67:39: undefined: v4l2.CropCapability [2022-05-20T00:32:54.435Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:84:32: undefined: v4l2.Rect [2022-05-20T00:32:54.435Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:95:34: undefined: v4l2.PixFormat [2022-05-20T00:32:54.435Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:107:38: undefined: v4l2.PixFormat [2022-05-20T00:32:54.435Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: undefined: v4l2.FormatDescription [2022-05-20T00:32:54.435Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: too many errors [2022-05-20T00:33:26.851Z] make: *** [Makefile:33: unittest] Error 2 [Pipeline] } [2022-05-20T00:33:26.884Z] $ docker stop --time=1 a911b9008b6a5a3af9388844fa4faf67fa4e626001e862c757b720df1656f3e9 [2022-05-20T00:33:28.703Z] $ docker rm -f a911b9008b6a5a3af9388844fa4faf67fa4e626001e862c757b720df1656f3e9 [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] sh [2022-05-20T00:33:29.535Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T00:33:29.535Z] [2022-05-20T00:33:29.535Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-20T00:33:29.885Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T00:33:30.158Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-20T00:33:30.158Z] 8998bd30e6a1: Pulling fs layer [2022-05-20T00:33:30.158Z] 04944245beec: Pulling fs layer [2022-05-20T00:33:30.158Z] 699f458cf7ca: Pulling fs layer [2022-05-20T00:33:30.158Z] 765212b225bb: Pulling fs layer [2022-05-20T00:33:30.158Z] f23df028b6ca: Pulling fs layer [2022-05-20T00:33:30.158Z] d65c8cfc05b1: Pulling fs layer [2022-05-20T00:33:30.158Z] 2437ff75d9bd: Pulling fs layer [2022-05-20T00:33:30.158Z] f23df028b6ca: Waiting [2022-05-20T00:33:30.158Z] d65c8cfc05b1: Waiting [2022-05-20T00:33:30.158Z] 2437ff75d9bd: Waiting [2022-05-20T00:33:30.158Z] 765212b225bb: Waiting [2022-05-20T00:33:30.158Z] 04944245beec: Verifying Checksum [2022-05-20T00:33:30.158Z] 04944245beec: Download complete [2022-05-20T00:33:30.158Z] 765212b225bb: Download complete [2022-05-20T00:33:30.158Z] f23df028b6ca: Verifying Checksum [2022-05-20T00:33:30.158Z] f23df028b6ca: Download complete [2022-05-20T00:33:30.158Z] d65c8cfc05b1: Verifying Checksum [2022-05-20T00:33:30.158Z] d65c8cfc05b1: Download complete [2022-05-20T00:33:30.435Z] 699f458cf7ca: Verifying Checksum [2022-05-20T00:33:30.435Z] 699f458cf7ca: Download complete [2022-05-20T00:33:30.710Z] 8998bd30e6a1: Verifying Checksum [2022-05-20T00:33:30.710Z] 8998bd30e6a1: Download complete [2022-05-20T00:33:33.333Z] 2437ff75d9bd: Verifying Checksum [2022-05-20T00:33:33.333Z] 2437ff75d9bd: Download complete [2022-05-20T00:33:35.318Z] 8998bd30e6a1: Pull complete [2022-05-20T00:33:35.591Z] 04944245beec: Pull complete [2022-05-20T00:33:37.028Z] 699f458cf7ca: Pull complete [2022-05-20T00:33:37.304Z] 765212b225bb: Pull complete [2022-05-20T00:33:38.286Z] f23df028b6ca: Pull complete [2022-05-20T00:33:38.286Z] d65c8cfc05b1: Pull complete [2022-05-20T00:33:53.377Z] 2437ff75d9bd: Pull complete [2022-05-20T00:33:53.377Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-20T00:33:53.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T00:33:53.377Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-20T00:33:53.655Z] prd-ubuntu20.04-docker-arm64-4c-16g-64142 does not seem to be running inside a container [2022-05-20T00:33:53.776Z] $ 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/device-usb-camera/9 -v /w/workspace/device-usb-camera/9:/w/workspace/device-usb-camera/9:rw,z -v /w/workspace/device-usb-camera/9@tmp:/w/workspace/device-usb-camera/9@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-20T00:33:56.317Z] $ docker top 16be7fcac3a4557c7d5feac6a4f6220bd62abfac1df73abae44cbc3cbf16a288 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T00:33:57.299Z] ---> job-cost.sh [2022-05-20T00:33:57.299Z] lf-activate-venv: SKIPPING [2022-05-20T00:33:57.598Z] INFO: No Stack... [2022-05-20T00:33:57.874Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-20T00:33:58.850Z] INFO: Archiving Costs [Pipeline] sh [2022-05-20T00:33:59.513Z] + cat /w/workspace/device-usb-camera/9/archives/cost.csv [2022-05-20T00:33:59.513Z] + cut -d, -f6 [Pipeline] lock [2022-05-20T00:33:59.582Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-9-stack-cost] [2022-05-20T00:33:59.587Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-9-stack-cost] did not exist. Created. [2022-05-20T00:33:59.587Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-9-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T00:34:00.272Z] /w/workspace/device-usb-camera/9@tmp/durable-1421fc93/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-20T00:34:00.951Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-20T00:34:00.978Z] Warning: overwriting stash ‘stack-cost’ [2022-05-20T00:34:01.400Z] Stashed 1 file(s) [Pipeline] } [2022-05-20T00:34:01.408Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-9-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-20T00:34:01.437Z] $ docker stop --time=1 16be7fcac3a4557c7d5feac6a4f6220bd62abfac1df73abae44cbc3cbf16a288 [2022-05-20T00:34:02.927Z] $ docker rm -f 16be7fcac3a4557c7d5feac6a4f6220bd62abfac1df73abae44cbc3cbf16a288 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-20T00:34:03.264Z] 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 [2022-05-20T00:34:03.936Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-05-20T00:34:03.936Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-05-20T00:34:03.936Z] total 16 [2022-05-20T00:34:03.936Z] drwxr-xr-x 3 root root 4096 May 20 00:27 . [2022-05-20T00:34:03.936Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 00:27 .. [2022-05-20T00:34:03.936Z] drwxr-xr-x 2 root root 4096 May 20 00:27 cost [2022-05-20T00:34:03.936Z] -rw-r--r-- 1 root root 86 May 20 00:27 cost.csv [2022-05-20T00:34:03.936Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-05-20T00:34:03.936Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-05-20T00:34:03.936Z] total 16 [2022-05-20T00:34:03.936Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 00:27 . [2022-05-20T00:34:03.936Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 00:27 .. [2022-05-20T00:34:03.936Z] drwxr-xr-x 2 jenkins jenkins 4096 May 20 00:27 cost [2022-05-20T00:34:03.936Z] -rw-r--r-- 1 jenkins jenkins 86 May 20 00:27 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-20T00:34:04.237Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T00:34:05.113Z] ---> package-listing.sh [2022-05-20T00:34:05.113Z] ++ facter osfamily [2022-05-20T00:34:05.113Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-20T00:34:05.374Z] + OS_FAMILY=debian [2022-05-20T00:34:05.374Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-05-20T00:34:05.374Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-20T00:34:05.375Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-20T00:34:05.375Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-20T00:34:05.375Z] + PACKAGES=/tmp/packages_start.txt [2022-05-20T00:34:05.375Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-05-20T00:34:05.375Z] + PACKAGES=/tmp/packages_end.txt [2022-05-20T00:34:05.375Z] + case "${OS_FAMILY}" in [2022-05-20T00:34:05.375Z] + dpkg -l [2022-05-20T00:34:05.375Z] + grep '^ii' [2022-05-20T00:34:05.375Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-20T00:34:05.375Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-20T00:34:05.375Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-20T00:34:05.375Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-05-20T00:34:05.375Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-05-20T00:34:05.375Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-usb-camera_main/archives/ [Pipeline] echo [2022-05-20T00:34:05.388Z] 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-20T00:34:05.670Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-20T00:34:06.233Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T00:34:06.233Z] . [Pipeline] withDockerContainer [2022-05-20T00:34:06.336Z] prd-ubuntu20.04-docker-8c-8g-64141 does not seem to be running inside a container [2022-05-20T00:34:06.400Z] $ 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/exfoundry_device-usb-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-usb-camera_main -v /w/workspace/exfoundry_device-usb-camera_main:/w/workspace/exfoundry_device-usb-camera_main:rw,z -v /w/workspace/exfoundry_device-usb-camera_main@tmp:/w/workspace/exfoundry_device-usb-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-20T00:34:06.611Z] $ docker top 073ab2d1ced31a21fda6ec8de09aa1e349664815c55fa06de236c739ae8d77db -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T00:34:06.952Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-20T00:34:07.244Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-20T00:34:07.535Z] + ls /var/log/sa-host [2022-05-20T00:34:07.535Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T00:34:07.621Z] provisioning config files... [2022-05-20T00:34:07.630Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config6927722561657292652tmp [Pipeline] { [Pipeline] echo [2022-05-20T00:34:07.645Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T00:34:07.932Z] ---> create-netrc.sh [Pipeline] } [2022-05-20T00:34:07.940Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-20T00:34:08.277Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-20T00:34:08.286Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T00:34:08.573Z] ---> sudo-logs.sh [2022-05-20T00:34:08.573Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-20T00:34:08.607Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T00:34:08.958Z] ---> job-cost.sh [2022-05-20T00:34:08.958Z] lf-activate-venv: SKIPPING [2022-05-20T00:34:08.958Z] DEBUG: total: 0.2199999988079071 [2022-05-20T00:34:08.958Z] INFO: Retrieving Stack Cost... [2022-05-20T00:34:09.217Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-20T00:34:09.788Z] INFO: Archiving Costs [Pipeline] echo [2022-05-20T00:34:09.803Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T00:34:10.090Z] ---> logs-deploy.sh [2022-05-20T00:34:10.090Z] lf-activate-venv: SKIPPING [2022-05-20T00:34:10.090Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/9 [2022-05-20T00:34:10.090Z] INFO: archiving workspace using pattern(s): [2022-05-20T00:34:11.030Z] Archives upload complete. [2022-05-20T00:34:11.030Z] INFO: archiving logs to Nexus