Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 64a0158ebb7ef051a7494343a06668853522f3e5 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-ssh5769981441008384216.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-ssh18298920026025648022.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-ssh10574423004745700738.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-ssh16031612780267255392.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-ssh9852076928483442159.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-64159 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 64a0158ebb7ef051a7494343a06668853522f3e5 (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 64a0158ebb7ef051a7494343a06668853522f3e5 # timeout=10 Commit message: "Merge pull request #26 from farshidtz/fix-rtsp-image-version" > git rev-list --no-walk f6aed6c9cabd83fa5454f62b3ae39a40160c50c5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-20T04:05:24.978Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-20T04:05:25.044Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-20T04:05:25.066Z] ========================================================= [2022-05-20T04:05:25.066Z] EdgeX Global Pipelines Version Info [2022-05-20T04:05:25.066Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-20T04:05:25.849Z] ------------------- [2022-05-20T04:05:25.849Z] stable info: [2022-05-20T04:05:25.849Z] ------------------- [2022-05-20T04:05:25.849Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-20T04:05:25.849Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-20T04:05:25.849Z] Message: update stable to v1.0.230 [2022-05-20T04:05:26.419Z] ------------------- [2022-05-20T04:05:26.419Z] experimental info: [2022-05-20T04:05:26.419Z] ------------------- [2022-05-20T04:05:26.419Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-20T04:05:26.419Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-20T04:05:26.419Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-20T04:05:26.561Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-usb-camera-settings [Pipeline] echo [2022-05-20T04:05:26.575Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-usb-camera [Pipeline] echo [2022-05-20T04:05:26.587Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-20T04:05:26.601Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-20T04:05:26.612Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-20T04:05:26.626Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-20T04:05:26.638Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-20T04:05:26.652Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-20T04:05:26.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-20T04:05:26.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-20T04:05:26.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-20T04:05:26.705Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-usb-camera [Pipeline] echo [2022-05-20T04:05:26.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-20T04:05:26.729Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-20T04:05:26.746Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-20T04:05:26.757Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-20T04:05:26.769Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-20T04:05:26.782Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-20T04:05:26.794Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-20T04:05:26.806Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-20T04:05:26.820Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-20T04:05:26.837Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-20T04:05:26.854Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-20T04:05:26.865Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-20T04:05:26.879Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-20T04:05:26.891Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-20T04:05:26.903Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-20T04:05:26.915Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-20T04:05:26.930Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-20T04:05:26.941Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64a0158ebb7ef051a7494343a06668853522f3e5 [Pipeline] echo [2022-05-20T04:05:26.953Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64a0158 [Pipeline] echo [2022-05-20T04:05:26.962Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T04:05:26.999Z] provisioning config files... [2022-05-20T04:05:27.013Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config5062960818291819610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T04:05:27.318Z] ---> docker-login.sh [2022-05-20T04:05:27.319Z] nexus3.edgexfoundry.org:10001 [2022-05-20T04:05:27.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T04:05:27.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T04:05:27.580Z] Configure a credential helper to remove this warning. See [2022-05-20T04:05:27.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T04:05:27.580Z] [2022-05-20T04:05:27.580Z] Login Succeeded [2022-05-20T04:05:27.580Z] nexus3.edgexfoundry.org:10002 [2022-05-20T04:05:27.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T04:05:27.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T04:05:27.844Z] Configure a credential helper to remove this warning. See [2022-05-20T04:05:27.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T04:05:27.844Z] [2022-05-20T04:05:27.844Z] Login Succeeded [2022-05-20T04:05:27.844Z] nexus3.edgexfoundry.org:10003 [2022-05-20T04:05:27.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T04:05:27.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T04:05:27.844Z] Configure a credential helper to remove this warning. See [2022-05-20T04:05:27.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T04:05:27.844Z] [2022-05-20T04:05:27.844Z] Login Succeeded [2022-05-20T04:05:27.844Z] nexus3.edgexfoundry.org:10004 [2022-05-20T04:05:27.844Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T04:05:27.844Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T04:05:27.844Z] Configure a credential helper to remove this warning. See [2022-05-20T04:05:27.844Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T04:05:27.844Z] [2022-05-20T04:05:27.844Z] Login Succeeded [2022-05-20T04:05:27.844Z] docker.io [2022-05-20T04:05:28.105Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T04:05:28.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T04:05:28.366Z] Configure a credential helper to remove this warning. See [2022-05-20T04:05:28.366Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T04:05:28.366Z] [2022-05-20T04:05:28.366Z] Login Succeeded [2022-05-20T04:05:28.366Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T04:05:28.375Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-20T04:05:28.773Z] + git rev-list -1 --merges 64a0158ebb7ef051a7494343a06668853522f3e5~1..64a0158ebb7ef051a7494343a06668853522f3e5 [Pipeline] echo [2022-05-20T04:05:28.846Z] -----------> git rev-list -1 --merges 64a0158ebb7ef051a7494343a06668853522f3e5~1..64a0158ebb7ef051a7494343a06668853522f3e5 64a0158ebb7ef051a7494343a06668853522f3e5 [2022-05-20T04:05:28.846Z] 64a0158ebb7ef051a7494343a06668853522f3e5 [false] [Pipeline] sh [2022-05-20T04:05:29.148Z] + git log --format=format:%s -1 64a0158ebb7ef051a7494343a06668853522f3e5 [Pipeline] echo [2022-05-20T04:05:29.164Z] ========================================================= [2022-05-20T04:05:29.164Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-20T04:05:29.164Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T04:05:29.507Z] + git log --format=format:%s -1 64a0158ebb7ef051a7494343a06668853522f3e5 [Pipeline] echo [2022-05-20T04:05:29.519Z] [semverPrep] GIT_COMMIT: 64a0158ebb7ef051a7494343a06668853522f3e5, Commit Message: Merge pull request #26 from farshidtz/fix-rtsp-image-version [Pipeline] echo [2022-05-20T04:05:29.533Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-20T04:05:29.985Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-20T04:05:29.985Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-20T04:05:29.985Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-20T04:05:29.985Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-20T04:05:29.985Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-20T04:05:29.985Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-20T04:05:29.985Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-20T04:05:30.414Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T04:05:30.414Z] [2022-05-20T04:05:30.414Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T04:05:30.725Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T04:05:30.726Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-20T04:05:30.726Z] 1fe172e4850f: Pulling fs layer [2022-05-20T04:05:30.726Z] caf521ccaac6: Pulling fs layer [2022-05-20T04:05:30.726Z] 3ead6fa29328: Pulling fs layer [2022-05-20T04:05:30.726Z] 5c2a1cbceb83: Pulling fs layer [2022-05-20T04:05:30.726Z] a8d5f1318db7: Pulling fs layer [2022-05-20T04:05:30.726Z] c427282e49a2: Pulling fs layer [2022-05-20T04:05:30.726Z] 1827001aaf11: Pulling fs layer [2022-05-20T04:05:30.726Z] 0714d37db230: Pulling fs layer [2022-05-20T04:05:30.726Z] ac28cf19c067: Pulling fs layer [2022-05-20T04:05:30.726Z] ca983d60f3e2: Pulling fs layer [2022-05-20T04:05:30.726Z] 9f894cec8388: Pulling fs layer [2022-05-20T04:05:30.726Z] 0714d37db230: Waiting [2022-05-20T04:05:30.726Z] ac28cf19c067: Waiting [2022-05-20T04:05:30.726Z] 5c2a1cbceb83: Waiting [2022-05-20T04:05:30.726Z] ca983d60f3e2: Waiting [2022-05-20T04:05:30.726Z] 9f894cec8388: Waiting [2022-05-20T04:05:30.726Z] a8d5f1318db7: Waiting [2022-05-20T04:05:30.726Z] 1827001aaf11: Waiting [2022-05-20T04:05:30.726Z] c427282e49a2: Waiting [2022-05-20T04:05:30.726Z] caf521ccaac6: Download complete [2022-05-20T04:05:30.726Z] 5c2a1cbceb83: Verifying Checksum [2022-05-20T04:05:30.726Z] 5c2a1cbceb83: Download complete [2022-05-20T04:05:30.986Z] a8d5f1318db7: Verifying Checksum [2022-05-20T04:05:30.986Z] a8d5f1318db7: Download complete [2022-05-20T04:05:30.986Z] 3ead6fa29328: Verifying Checksum [2022-05-20T04:05:30.986Z] 3ead6fa29328: Download complete [2022-05-20T04:05:30.986Z] c427282e49a2: Verifying Checksum [2022-05-20T04:05:30.986Z] c427282e49a2: Download complete [2022-05-20T04:05:30.986Z] 0714d37db230: Verifying Checksum [2022-05-20T04:05:30.986Z] 0714d37db230: Download complete [2022-05-20T04:05:30.986Z] ac28cf19c067: Verifying Checksum [2022-05-20T04:05:30.986Z] ac28cf19c067: Download complete [2022-05-20T04:05:30.986Z] ca983d60f3e2: Verifying Checksum [2022-05-20T04:05:30.986Z] ca983d60f3e2: Download complete [2022-05-20T04:05:30.986Z] 9f894cec8388: Verifying Checksum [2022-05-20T04:05:30.986Z] 9f894cec8388: Download complete [2022-05-20T04:05:30.986Z] 1fe172e4850f: Verifying Checksum [2022-05-20T04:05:30.986Z] 1fe172e4850f: Download complete [2022-05-20T04:05:31.245Z] 1827001aaf11: Verifying Checksum [2022-05-20T04:05:31.245Z] 1827001aaf11: Download complete [2022-05-20T04:05:32.186Z] 1fe172e4850f: Pull complete [2022-05-20T04:05:32.445Z] caf521ccaac6: Pull complete [2022-05-20T04:05:32.705Z] 3ead6fa29328: Pull complete [2022-05-20T04:05:32.965Z] 5c2a1cbceb83: Pull complete [2022-05-20T04:05:33.226Z] a8d5f1318db7: Pull complete [2022-05-20T04:05:33.226Z] c427282e49a2: Pull complete [2022-05-20T04:05:35.133Z] 1827001aaf11: Pull complete [2022-05-20T04:05:35.133Z] 0714d37db230: Pull complete [2022-05-20T04:05:35.133Z] ac28cf19c067: Pull complete [2022-05-20T04:05:35.133Z] ca983d60f3e2: Pull complete [2022-05-20T04:05:35.133Z] 9f894cec8388: Pull complete [2022-05-20T04:05:35.134Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-20T04:05:35.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T04:05:35.134Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-20T04:05:35.207Z] prd-ubuntu20.04-docker-8c-8g-64159 does not seem to be running inside a container [2022-05-20T04:05:35.248Z] $ 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-20T04:05:36.549Z] $ docker top a413e05da20db9717297ae44209477787f4671ce5b3870b79455b8e8e85ccafd -eo pid,comm [2022-05-20T04:05:36.610Z] 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-20T04:05:36.610Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-20T04:05:36.648Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T04:05:36.648Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T04:05:36.761Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T04:05:36.769Z] $ docker exec a413e05da20db9717297ae44209477787f4671ce5b3870b79455b8e8e85ccafd ssh-agent [2022-05-20T04:05:36.891Z] SSH_AUTH_SOCK=/tmp/ssh-YgES3NLIGMHR/agent.32 [2022-05-20T04:05:36.891Z] SSH_AGENT_PID=38 [2022-05-20T04:05:36.897Z] Running ssh-add (command line suppressed) [2022-05-20T04:05:37.005Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5673421335319651339.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_5673421335319651339.key) [2022-05-20T04:05:37.014Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T04:05:37.305Z] + git tag --points-at HEAD [Pipeline] } [2022-05-20T04:05:37.329Z] $ docker exec --env ******** --env ******** a413e05da20db9717297ae44209477787f4671ce5b3870b79455b8e8e85ccafd ssh-agent -k [2022-05-20T04:05:37.431Z] unset SSH_AUTH_SOCK; [2022-05-20T04:05:37.432Z] unset SSH_AGENT_PID; [2022-05-20T04:05:37.432Z] echo Agent pid 38 killed; [2022-05-20T04:05:37.439Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-20T04:05:37.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T04:05:37.465Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T04:05:37.590Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T04:05:37.597Z] $ docker exec a413e05da20db9717297ae44209477787f4671ce5b3870b79455b8e8e85ccafd ssh-agent [2022-05-20T04:05:37.713Z] SSH_AUTH_SOCK=/tmp/ssh-D3gUE7vVVYCo/agent.72 [2022-05-20T04:05:37.713Z] SSH_AGENT_PID=78 [2022-05-20T04:05:37.719Z] Running ssh-add (command line suppressed) [2022-05-20T04:05:37.834Z] Identity added: /w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1263317811265342349.key (/w/workspace/exfoundry_device-usb-camera_main@tmp/private_key_1263317811265342349.key) [2022-05-20T04:05:37.845Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T04:05:38.134Z] + git semver init [2022-05-20T04:05:38.393Z] 2022-05-20 04:05:38,338 [run_init] DEBUG init version:0.0.0 force:False [2022-05-20T04:05:38.393Z] 2022-05-20 04:05:38,339 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-usb-camera_main/.semver [2022-05-20T04:05:38.393Z] 2022-05-20 04:05:38,340 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-usb-camera.git /w/workspace/exfoundry_device-usb-camera_main/.semver [2022-05-20T04:05:38.393Z] 2022-05-20 04:05:38,340 [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-20T04:05:38.963Z] 2022-05-20 04:05:38,868 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-usb-camera_main/.git/info/exclude [2022-05-20T04:05:38.963Z] 2022-05-20 04:05:38,869 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-usb-camera_main/.semver/main with force:False [2022-05-20T04:05:38.963Z] 2022-05-20 04:05:38,869 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-20T04:05:38.963Z] 2022-05-20 04:05:38,869 [write_version] DEBUG version is same as current version 0.0.0 [2022-05-20T04:05:38.963Z] 2022-05-20 04:05:38,869 [read_version] DEBUG read version from /w/workspace/exfoundry_device-usb-camera_main/.semver/main [2022-05-20T04:05:38.963Z] 0.0.0 [Pipeline] } [2022-05-20T04:05:38.976Z] $ docker exec --env ******** --env ******** a413e05da20db9717297ae44209477787f4671ce5b3870b79455b8e8e85ccafd ssh-agent -k [2022-05-20T04:05:39.080Z] unset SSH_AUTH_SOCK; [2022-05-20T04:05:39.080Z] unset SSH_AGENT_PID; [2022-05-20T04:05:39.081Z] echo Agent pid 78 killed; [2022-05-20T04:05:39.095Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-20T04:05:39.399Z] + git semver [Pipeline] } [2022-05-20T04:05:39.673Z] $ docker stop --time=1 a413e05da20db9717297ae44209477787f4671ce5b3870b79455b8e8e85ccafd [2022-05-20T04:05:40.993Z] $ docker rm -f a413e05da20db9717297ae44209477787f4671ce5b3870b79455b8e8e85ccafd [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T04:05:41.349Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-20T04:05:41.602Z] Stashed 1 file(s) [Pipeline] echo [2022-05-20T04:05:41.607Z] [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-20T04:05:41.797Z] provisioning config files... [2022-05-20T04:05:41.807Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config9104935132351430575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T04:05:42.108Z] ---> docker-login.sh [2022-05-20T04:05:42.108Z] nexus3.edgexfoundry.org:10001 [2022-05-20T04:05:42.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T04:05:42.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T04:05:42.108Z] Configure a credential helper to remove this warning. See [2022-05-20T04:05:42.108Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T04:05:42.108Z] [2022-05-20T04:05:42.108Z] Login Succeeded [2022-05-20T04:05:42.108Z] nexus3.edgexfoundry.org:10002 [2022-05-20T04:05:42.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T04:05:42.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T04:05:42.380Z] Configure a credential helper to remove this warning. See [2022-05-20T04:05:42.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T04:05:42.380Z] [2022-05-20T04:05:42.380Z] Login Succeeded [2022-05-20T04:05:42.380Z] nexus3.edgexfoundry.org:10003 [2022-05-20T04:05:42.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T04:05:42.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T04:05:42.380Z] Configure a credential helper to remove this warning. See [2022-05-20T04:05:42.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T04:05:42.380Z] [2022-05-20T04:05:42.380Z] Login Succeeded [2022-05-20T04:05:42.380Z] nexus3.edgexfoundry.org:10004 [2022-05-20T04:05:42.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T04:05:42.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T04:05:42.643Z] Configure a credential helper to remove this warning. See [2022-05-20T04:05:42.643Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T04:05:42.643Z] [2022-05-20T04:05:42.643Z] Login Succeeded [2022-05-20T04:05:42.643Z] docker.io [2022-05-20T04:05:42.643Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T04:05:42.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T04:05:42.907Z] Configure a credential helper to remove this warning. See [2022-05-20T04:05:42.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T04:05:42.907Z] [2022-05-20T04:05:42.907Z] Login Succeeded [2022-05-20T04:05:42.907Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T04:05:42.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-20T04:05:42.989Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T04:05:43.004Z] ========================================================= [2022-05-20T04:05:43.004Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-20T04:05:43.004Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-20T04:05:43.316Z] + 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-20T04:05:43.316Z] Sending build context to Docker daemon 556.5kB [2022-05-20T04:05:43.316Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T04:05:43.316Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-20T04:05:43.316Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-20T04:05:43.316Z] 59bf1c3509f3: Pulling fs layer [2022-05-20T04:05:43.316Z] 666ba61612fd: Pulling fs layer [2022-05-20T04:05:43.316Z] 8ed8ca486205: Pulling fs layer [2022-05-20T04:05:43.316Z] 4fe6c5a15a65: Pulling fs layer [2022-05-20T04:05:43.316Z] 22a0e8bec74d: Pulling fs layer [2022-05-20T04:05:43.316Z] ca2b28591e48: Pulling fs layer [2022-05-20T04:05:43.316Z] a51346096db8: Pulling fs layer [2022-05-20T04:05:43.316Z] daebc70d1ce1: Pulling fs layer [2022-05-20T04:05:43.316Z] 0e18a0eac166: Pulling fs layer [2022-05-20T04:05:43.316Z] a51346096db8: Waiting [2022-05-20T04:05:43.316Z] 4fe6c5a15a65: Waiting [2022-05-20T04:05:43.316Z] ca2b28591e48: Waiting [2022-05-20T04:05:43.316Z] 22a0e8bec74d: Waiting [2022-05-20T04:05:43.316Z] 0e18a0eac166: Waiting [2022-05-20T04:05:43.316Z] daebc70d1ce1: Waiting [2022-05-20T04:05:43.316Z] 8ed8ca486205: Verifying Checksum [2022-05-20T04:05:43.316Z] 8ed8ca486205: Download complete [2022-05-20T04:05:43.316Z] 666ba61612fd: Verifying Checksum [2022-05-20T04:05:43.316Z] 666ba61612fd: Download complete [2022-05-20T04:05:43.316Z] 22a0e8bec74d: Download complete [2022-05-20T04:05:43.316Z] ca2b28591e48: Verifying Checksum [2022-05-20T04:05:43.316Z] ca2b28591e48: Download complete [2022-05-20T04:05:43.316Z] 59bf1c3509f3: Verifying Checksum [2022-05-20T04:05:43.316Z] 59bf1c3509f3: Download complete [2022-05-20T04:05:43.316Z] a51346096db8: Download complete [2022-05-20T04:05:43.578Z] daebc70d1ce1: Verifying Checksum [2022-05-20T04:05:43.578Z] daebc70d1ce1: Download complete [2022-05-20T04:05:43.578Z] 59bf1c3509f3: Pull complete [2022-05-20T04:05:43.839Z] 666ba61612fd: Pull complete [2022-05-20T04:05:43.839Z] 8ed8ca486205: Pull complete [2022-05-20T04:05:44.097Z] 0e18a0eac166: Verifying Checksum [2022-05-20T04:05:44.097Z] 0e18a0eac166: Download complete [2022-05-20T04:05:44.358Z] 4fe6c5a15a65: Verifying Checksum [2022-05-20T04:05:44.358Z] 4fe6c5a15a65: Download complete [2022-05-20T04:05:47.659Z] 4fe6c5a15a65: Pull complete [2022-05-20T04:05:47.659Z] 22a0e8bec74d: Pull complete [2022-05-20T04:05:47.659Z] ca2b28591e48: Pull complete [2022-05-20T04:05:47.659Z] a51346096db8: Pull complete [2022-05-20T04:05:47.918Z] daebc70d1ce1: Pull complete [2022-05-20T04:05:49.831Z] 0e18a0eac166: Pull complete [2022-05-20T04:05:49.831Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-20T04:05:49.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-20T04:05:49.831Z] ---> f018257e8ee9 [2022-05-20T04:05:49.831Z] Step 3/12 : ARG MAKE="make build" [2022-05-20T04:05:51.226Z] ---> Running in 0d23579571d0 [2022-05-20T04:05:51.226Z] Removing intermediate container 0d23579571d0 [2022-05-20T04:05:51.226Z] ---> 0bc640ee3843 [2022-05-20T04:05:51.226Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T04:05:51.486Z] ---> Running in a6eb1923da98 [2022-05-20T04:05:51.486Z] Removing intermediate container a6eb1923da98 [2022-05-20T04:05:51.486Z] ---> a0144d2ffbf8 [2022-05-20T04:05:51.486Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-20T04:05:51.486Z] ---> Running in ed19e8fc362a [2022-05-20T04:05:51.486Z] Removing intermediate container ed19e8fc362a [2022-05-20T04:05:51.486Z] ---> dca7c668395f [2022-05-20T04:05:51.486Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T04:05:51.486Z] ---> Running in c1a28f857fd2 [2022-05-20T04:05:52.059Z] Removing intermediate container c1a28f857fd2 [2022-05-20T04:05:52.059Z] ---> 3bb3b71f4ae8 [2022-05-20T04:05:52.059Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T04:05:52.059Z] ---> Running in fd784761d9a2 [2022-05-20T04:05:52.319Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T04:05:53.260Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T04:05:53.521Z] (1/81) Installing mesa (21.2.6-r0) [2022-05-20T04:05:53.521Z] (2/81) Installing libxau (1.0.9-r0) [2022-05-20T04:05:53.782Z] (3/81) Installing libmd (1.0.3-r0) [2022-05-20T04:05:53.782Z] (4/81) Installing libbsd (0.11.3-r1) [2022-05-20T04:05:53.782Z] (5/81) Installing libxdmcp (1.1.3-r0) [2022-05-20T04:05:54.043Z] (6/81) Installing libxcb (1.14-r2) [2022-05-20T04:05:54.043Z] (7/81) Installing libx11 (1.7.2-r0) [2022-05-20T04:05:54.303Z] (8/81) Installing libxext (1.3.4-r0) [2022-05-20T04:05:54.303Z] (9/81) Installing libxfixes (6.0.0-r0) [2022-05-20T04:05:54.303Z] (10/81) Installing libxxf86vm (1.1.4-r2) [2022-05-20T04:05:54.564Z] (11/81) Installing libpciaccess (0.16-r0) [2022-05-20T04:05:54.564Z] (12/81) Installing libdrm (2.4.109-r0) [2022-05-20T04:05:54.564Z] (13/81) Installing mesa-glapi (21.2.6-r0) [2022-05-20T04:05:54.825Z] (14/81) Installing libxshmfence (1.3-r1) [2022-05-20T04:05:54.825Z] (15/81) Installing mesa-gl (21.2.6-r0) [2022-05-20T04:05:54.825Z] (16/81) Installing libice (1.0.10-r0) [2022-05-20T04:05:55.086Z] (17/81) Installing libuuid (2.37.4-r0) [2022-05-20T04:05:55.086Z] (18/81) Installing libsm (1.2.3-r0) [2022-05-20T04:05:55.086Z] (19/81) Installing libxt (1.2.1-r0) [2022-05-20T04:05:55.347Z] (20/81) Installing libxmu (1.1.3-r0) [2022-05-20T04:05:55.347Z] (21/81) Installing xset (1.2.4-r0) [2022-05-20T04:05:55.347Z] (22/81) Installing xprop (1.2.5-r0) [2022-05-20T04:05:55.608Z] (23/81) Installing xdg-utils (1.1.3-r0) [2022-05-20T04:05:55.608Z] (24/81) Installing dbus-libs (1.12.20-r4) [2022-05-20T04:05:55.608Z] (25/81) Installing libffi (3.4.2-r1) [2022-05-20T04:05:55.869Z] (26/81) Installing libintl (0.21-r0) [2022-05-20T04:05:55.869Z] (27/81) Installing libblkid (2.37.4-r0) [2022-05-20T04:05:55.869Z] (28/81) Installing libmount (2.37.4-r0) [2022-05-20T04:05:56.130Z] (29/81) Installing pcre (8.45-r1) [2022-05-20T04:05:56.131Z] (30/81) Installing glib (2.70.1-r0) [2022-05-20T04:05:56.131Z] (31/81) Installing icu-libs (69.1-r1) [2022-05-20T04:05:56.711Z] Still waiting to schedule task [2022-05-20T04:05:56.712Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-05-20T04:05:57.081Z] (32/81) Installing libpcre2-16 (10.39-r0) [2022-05-20T04:05:57.081Z] (33/81) Installing zstd-libs (1.5.0-r0) [2022-05-20T04:05:57.081Z] (34/81) Installing qt5-qtbase (5.15.3_git20210713-r5) [2022-05-20T04:05:57.342Z] (35/81) Installing hicolor-icon-theme (0.17-r1) [2022-05-20T04:05:57.605Z] (36/81) Installing wayland-libs-server (1.19.0-r1) [2022-05-20T04:05:57.605Z] (37/81) Installing mesa-gbm (21.2.6-r0) [2022-05-20T04:05:57.605Z] (38/81) Installing wayland-libs-client (1.19.0-r1) [2022-05-20T04:05:57.867Z] (39/81) Installing qt5-qtdeclarative (5.15.3_git20210531-r0) [2022-05-20T04:05:58.129Z] (40/81) Installing libxcomposite (0.4.5-r0) [2022-05-20T04:05:58.129Z] (41/81) Installing libbz2 (1.0.8-r1) [2022-05-20T04:05:58.129Z] (42/81) Installing libpng (1.6.37-r1) [2022-05-20T04:05:58.392Z] (43/81) Installing freetype (2.11.1-r2) [2022-05-20T04:05:58.392Z] (44/81) Installing fontconfig (2.13.1-r4) [2022-05-20T04:05:58.392Z] (45/81) Installing wayland-libs-cursor (1.19.0-r1) [2022-05-20T04:05:58.653Z] (46/81) Installing wayland-libs-egl (1.19.0-r1) [2022-05-20T04:05:58.653Z] (47/81) Installing xkeyboard-config (2.34-r0) [2022-05-20T04:05:58.653Z] (48/81) Installing xz-libs (5.2.5-r1) [2022-05-20T04:05:58.913Z] (49/81) Installing libxml2 (2.9.14-r0) [2022-05-20T04:05:58.913Z] (50/81) Installing libxkbcommon (1.3.1-r0) [2022-05-20T04:05:58.913Z] (51/81) Installing qt5-qtwayland (5.15.3_git20211028-r0) [2022-05-20T04:05:59.189Z] (52/81) Installing mesa-egl (21.2.6-r0) [2022-05-20T04:05:59.189Z] (53/81) Installing avahi-libs (0.8-r5) [2022-05-20T04:05:59.450Z] (54/81) Installing nettle (3.7.3-r0) [2022-05-20T04:05:59.450Z] (55/81) Installing p11-kit (0.24.0-r1) [2022-05-20T04:05:59.450Z] (56/81) Installing libtasn1 (4.18.0-r0) [2022-05-20T04:05:59.711Z] (57/81) Installing libunistring (0.9.10-r1) [2022-05-20T04:05:59.711Z] (58/81) Installing gnutls (3.7.1-r0) [2022-05-20T04:05:59.711Z] (59/81) Installing cups-libs (2.3.3-r5) [2022-05-20T04:05:59.973Z] (60/81) Installing graphite2 (1.3.14-r0) [2022-05-20T04:05:59.973Z] (61/81) Installing harfbuzz (3.0.0-r2) [2022-05-20T04:05:59.973Z] (62/81) Installing libevdev (1.12.0-r0) [2022-05-20T04:06:00.234Z] (63/81) Installing mtdev (1.1.6-r0) [2022-05-20T04:06:00.235Z] (64/81) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-20T04:06:00.497Z] (65/81) Installing libinput-libs (1.19.4-r0) [2022-05-20T04:06:00.497Z] (66/81) Installing libjpeg-turbo (2.1.2-r0) [2022-05-20T04:06:00.497Z] (67/81) Installing xcb-util-wm (0.4.1-r1) [2022-05-20T04:06:00.760Z] (68/81) Installing xcb-util (0.4.0-r3) [2022-05-20T04:06:00.760Z] (69/81) Installing xcb-util-image (0.4.0-r1) [2022-05-20T04:06:00.760Z] (70/81) Installing xcb-util-keysyms (0.4.0-r1) [2022-05-20T04:06:01.021Z] (71/81) Installing xcb-util-renderutil (0.3.9-r1) [2022-05-20T04:06:01.021Z] (72/81) Installing libxkbcommon-x11 (1.3.1-r0) [2022-05-20T04:06:01.021Z] (73/81) Installing qt5-qtbase-x11 (5.15.3_git20210713-r5) [2022-05-20T04:06:01.593Z] (74/81) Installing v4l-utils-libs (1.22.1-r1) [2022-05-20T04:06:01.593Z] (75/81) Installing v4l-utils (1.22.1-r1) [2022-05-20T04:06:01.593Z] (76/81) Installing udev-init-scripts (35-r0) [2022-05-20T04:06:01.853Z] Executing udev-init-scripts-35-r0.post-install [2022-05-20T04:06:01.853Z] (77/81) Installing kmod-libs (29-r2) [2022-05-20T04:06:01.853Z] (78/81) Installing eudev (3.2.11_pre1-r0) [2022-05-20T04:06:02.113Z] (79/81) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-20T04:06:02.113Z] (80/81) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-20T04:06:02.113Z] (81/81) Installing v4l-utils-dev (1.22.1-r1) [2022-05-20T04:06:02.373Z] Executing busybox-1.34.1-r3.trigger [2022-05-20T04:06:02.373Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-20T04:06:02.373Z] OK: 335 MiB in 133 packages [2022-05-20T04:06:04.300Z] Removing intermediate container fd784761d9a2 [2022-05-20T04:06:04.300Z] ---> 25f7b23a51ff [2022-05-20T04:06:04.300Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-20T04:06:04.300Z] ---> Running in d6eaf70db008 [2022-05-20T04:06:04.300Z] Removing intermediate container d6eaf70db008 [2022-05-20T04:06:04.300Z] ---> 511e9fa71f66 [2022-05-20T04:06:04.300Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-20T04:06:04.559Z] ---> 5ee57cee14bb [2022-05-20T04:06:04.559Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T04:06:04.559Z] ---> Running in caa26a68e019 [2022-05-20T04:06:36.682Z] Removing intermediate container caa26a68e019 [2022-05-20T04:06:36.682Z] ---> 4b1748087276 [2022-05-20T04:06:36.682Z] Step 11/12 : COPY . . [2022-05-20T04:06:36.682Z] ---> a862f314b229 [2022-05-20T04:06:36.682Z] Step 12/12 : RUN ${MAKE} [2022-05-20T04:06:36.682Z] ---> Running in 0b998f68a90e [2022-05-20T04:06:36.682Z] noop [2022-05-20T04:06:36.682Z] Removing intermediate container 0b998f68a90e [2022-05-20T04:06:36.682Z] ---> 8902867a07b2 [2022-05-20T04:06:36.682Z] Successfully built 8902867a07b2 [2022-05-20T04:06:36.682Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T04:06:37.032Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-20T04:06:37.033Z] . [Pipeline] withDockerContainer [2022-05-20T04:06:37.117Z] prd-ubuntu20.04-docker-8c-8g-64159 does not seem to be running inside a container [2022-05-20T04:06:37.155Z] $ 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-20T04:06:37.691Z] $ docker top 9a4956fc74543b6817bb863e8bb85928b7d673ab3f7dbc0475ea55b283bda0c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T04:06:38.046Z] + go version [2022-05-20T04:06:38.046Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-20T04:06:38.061Z] $ docker stop --time=1 9a4956fc74543b6817bb863e8bb85928b7d673ab3f7dbc0475ea55b283bda0c9 [2022-05-20T04:06:39.344Z] $ docker rm -f 9a4956fc74543b6817bb863e8bb85928b7d673ab3f7dbc0475ea55b283bda0c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T04:06:39.730Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-20T04:06:39.730Z] . [Pipeline] withDockerContainer [2022-05-20T04:06:39.796Z] prd-ubuntu20.04-docker-8c-8g-64159 does not seem to be running inside a container [2022-05-20T04:06:39.831Z] $ 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-20T04:06:40.179Z] $ docker top 594ba1c60033db00f4db92907d68a8b133d24f8fafe53d4f619254d5d4720b2f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-20T04:06:40.545Z] + make test [2022-05-20T04:06:40.545Z] CGO_ENABLED=0 go test ./... -coverprofile=coverage.out ./... [2022-05-20T04:06:40.805Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-20T04:06:41.068Z] # github.com/pebbe/zmq4 [2022-05-20T04:06:41.068Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:10:4: undefined: State [2022-05-20T04:06:41.068Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:11:9: undefined: State [2022-05-20T04:06:41.068Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:21:16: undefined: Socket [2022-05-20T04:06:41.068Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:23:12: undefined: Poller [2022-05-20T04:06:41.068Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:34: undefined: Socket [2022-05-20T04:06:41.068Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:49: undefined: State [2022-05-20T04:06:41.068Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:68:37: undefined: Socket [2022-05-20T04:06:41.068Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:17:12: undefined: Socket [2022-05-20T04:06:41.068Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:24:12: undefined: Socket [2022-05-20T04:06:41.068Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: undefined: Socket [2022-05-20T04:06:41.068Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: too many errors [2022-05-20T04:06:42.007Z] # github.com/vladimirvivien/go4vl/v4l2/device [2022-05-20T04:06:42.007Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:17:16: undefined: v4l2.Capability [2022-05-20T04:06:42.007Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:18:16: undefined: v4l2.CropCapability [2022-05-20T04:06:42.007Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:19:15: undefined: v4l2.PixFormat [2022-05-20T04:06:42.007Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:21:15: undefined: v4l2.RequestBuffers [2022-05-20T04:06:42.007Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:53:36: undefined: v4l2.Capability [2022-05-20T04:06:42.007Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:67:39: undefined: v4l2.CropCapability [2022-05-20T04:06:42.007Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:84:32: undefined: v4l2.Rect [2022-05-20T04:06:42.007Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:95:34: undefined: v4l2.PixFormat [2022-05-20T04:06:42.007Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:107:38: undefined: v4l2.PixFormat [2022-05-20T04:06:42.007Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: undefined: v4l2.FormatDescription [2022-05-20T04:06:42.007Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: too many errors [2022-05-20T04:06:47.289Z] make: *** [Makefile:33: unittest] Error 2 [Pipeline] } [2022-05-20T04:06:47.305Z] $ docker stop --time=1 594ba1c60033db00f4db92907d68a8b133d24f8fafe53d4f619254d5d4720b2f [2022-05-20T04:06:48.909Z] $ docker rm -f 594ba1c60033db00f4db92907d68a8b133d24f8fafe53d4f619254d5d4720b2f [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-20T04:06:49.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T04:06:49.442Z] [2022-05-20T04:06:49.442Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T04:06:49.747Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T04:06:49.747Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-20T04:06:49.747Z] 5eb5b503b376: Pulling fs layer [2022-05-20T04:06:49.747Z] 5c69ac0246d0: Pulling fs layer [2022-05-20T04:06:49.747Z] ec43610c2a17: Pulling fs layer [2022-05-20T04:06:49.747Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-20T04:06:49.747Z] 33b1e0a273af: Pulling fs layer [2022-05-20T04:06:49.747Z] 5d3b04190fa2: Pulling fs layer [2022-05-20T04:06:49.747Z] 2f39f015ded8: Pulling fs layer [2022-05-20T04:06:49.747Z] 33b1e0a273af: Waiting [2022-05-20T04:06:49.747Z] 5d3b04190fa2: Waiting [2022-05-20T04:06:49.747Z] 2f39f015ded8: Waiting [2022-05-20T04:06:49.747Z] 3a2ae6a8a46f: Waiting [2022-05-20T04:06:49.747Z] 5c69ac0246d0: Verifying Checksum [2022-05-20T04:06:49.747Z] 5c69ac0246d0: Download complete [2022-05-20T04:06:49.747Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-20T04:06:49.747Z] 3a2ae6a8a46f: Download complete [2022-05-20T04:06:49.747Z] 33b1e0a273af: Verifying Checksum [2022-05-20T04:06:49.747Z] 33b1e0a273af: Download complete [2022-05-20T04:06:50.019Z] 5d3b04190fa2: Verifying Checksum [2022-05-20T04:06:50.019Z] 5d3b04190fa2: Download complete [2022-05-20T04:06:50.019Z] ec43610c2a17: Verifying Checksum [2022-05-20T04:06:50.019Z] ec43610c2a17: Download complete [2022-05-20T04:06:50.019Z] 5eb5b503b376: Download complete [2022-05-20T04:06:50.587Z] 2f39f015ded8: Verifying Checksum [2022-05-20T04:06:50.587Z] 2f39f015ded8: Download complete [2022-05-20T04:06:51.523Z] 5eb5b503b376: Pull complete [2022-05-20T04:06:51.523Z] 5c69ac0246d0: Pull complete [2022-05-20T04:06:52.090Z] ec43610c2a17: Pull complete [2022-05-20T04:06:52.090Z] 3a2ae6a8a46f: Pull complete [2022-05-20T04:06:52.348Z] 33b1e0a273af: Pull complete [2022-05-20T04:06:52.348Z] 5d3b04190fa2: Pull complete [2022-05-20T04:06:56.548Z] 2f39f015ded8: Pull complete [2022-05-20T04:06:56.548Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-20T04:06:56.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T04:06:56.548Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-20T04:06:56.615Z] prd-ubuntu20.04-docker-8c-8g-64159 does not seem to be running inside a container [2022-05-20T04:06:56.653Z] $ 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-20T04:06:58.413Z] $ docker top dafede95c51681acaed52dc6aa162b4143ca0a889db1824e7764acc7502a288f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T04:06:58.837Z] ---> job-cost.sh [2022-05-20T04:06:58.837Z] lf-activate-venv: SKIPPING [2022-05-20T04:06:58.837Z] INFO: No Stack... [2022-05-20T04:06:59.096Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-20T04:06:59.667Z] INFO: Archiving Costs [Pipeline] sh [2022-05-20T04:06:59.959Z] + cat /w/workspace/exfoundry_device-usb-camera_main/archives/cost.csv [2022-05-20T04:06:59.959Z] + cut -d, -f6 [Pipeline] lock [2022-05-20T04:06:59.976Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-10-stack-cost] [2022-05-20T04:06:59.983Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-10-stack-cost] did not exist. Created. [2022-05-20T04:06:59.983Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T04:07:00.292Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-20T04:07:00.327Z] Stashed 1 file(s) [Pipeline] } [2022-05-20T04:07:00.333Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-10-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-20T04:07:00.352Z] $ docker stop --time=1 dafede95c51681acaed52dc6aa162b4143ca0a889db1824e7764acc7502a288f [2022-05-20T04:07:01.500Z] $ docker rm -f dafede95c51681acaed52dc6aa162b4143ca0a889db1824e7764acc7502a288f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-20T04:07:01.615Z] Failed in branch amd64 [2022-05-20T04:10:24.590Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64160 in /w/workspace/exfoundry_device-usb-camera_main [Pipeline] { [Pipeline] ws [2022-05-20T04:10:24.611Z] Running in /w/workspace/device-usb-camera/10 [Pipeline] { [Pipeline] checkout [2022-05-20T04:10:24.869Z] Selected Git installation does not exist. Using Default [2022-05-20T04:10:24.869Z] The recommended git tool is: NONE [2022-05-20T04:10:31.669Z] using credential edgex-jenkins-ssh [2022-05-20T04:10:31.688Z] Cloning the remote Git repository [2022-05-20T04:10:31.760Z] Cloning repository git@github.com:edgexfoundry/device-usb-camera.git [2022-05-20T04:10:31.915Z] > git init /w/workspace/device-usb-camera/10 # timeout=10 [2022-05-20T04:10:32.842Z] Avoid second fetch [2022-05-20T04:10:32.843Z] Checking out Revision 64a0158ebb7ef051a7494343a06668853522f3e5 (main) [2022-05-20T04:10:32.086Z] Fetching upstream changes from git@github.com:edgexfoundry/device-usb-camera.git [2022-05-20T04:10:32.099Z] > git --version # timeout=10 [2022-05-20T04:10:32.142Z] > git --version # 'git version 2.25.1' [2022-05-20T04:10:32.145Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T04:10:32.272Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-usb-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-20T04:10:32.795Z] > git config remote.origin.url git@github.com:edgexfoundry/device-usb-camera.git # timeout=10 [2022-05-20T04:10:32.820Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-20T04:10:32.881Z] > git config core.sparsecheckout # timeout=10 [2022-05-20T04:10:32.912Z] > git checkout -f 64a0158ebb7ef051a7494343a06668853522f3e5 # timeout=10 [2022-05-20T04:10:37.423Z] Commit message: "Merge pull request #26 from farshidtz/fix-rtsp-image-version" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T04:10:38.392Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-20T04:10:38.393Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-20T04:10:38.393Z] Dload Upload Total Spent Left Speed [2022-05-20T04:10:38.393Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 50842 0 --:--:-- --:--:-- --:--:-- 50842 [Pipeline] sh [2022-05-20T04:10:38.958Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-20T04:10:39.322Z] + sudo tee /etc/docker/daemon.new [2022-05-20T04:10:39.322Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-20T04:10:39.322Z] { [2022-05-20T04:10:39.322Z] "registry-mirrors": [ [2022-05-20T04:10:39.322Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-20T04:10:39.322Z] ], [2022-05-20T04:10:39.322Z] "bip": "10.250.0.254/24", [2022-05-20T04:10:39.322Z] "hosts": [ [2022-05-20T04:10:39.322Z] "tcp://0.0.0.0:5555", [2022-05-20T04:10:39.322Z] "unix:///var/run/docker.sock" [2022-05-20T04:10:39.322Z] ], [2022-05-20T04:10:39.322Z] "mtu": 1458, [2022-05-20T04:10:39.322Z] "selinux-enabled": true, [2022-05-20T04:10:39.322Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-20T04:10:39.322Z] } [Pipeline] sh [2022-05-20T04:10:39.682Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-20T04:10:40.040Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T04:10:58.420Z] provisioning config files... [2022-05-20T04:10:58.448Z] copy managed file [device-usb-camera-settings] to file:/w/workspace/device-usb-camera/10@tmp/config5551330772142811323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T04:10:58.825Z] ---> docker-login.sh [2022-05-20T04:10:58.825Z] nexus3.edgexfoundry.org:10001 [2022-05-20T04:10:59.425Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T04:10:59.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T04:10:59.706Z] Configure a credential helper to remove this warning. See [2022-05-20T04:10:59.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T04:10:59.706Z] [2022-05-20T04:10:59.706Z] Login Succeeded [2022-05-20T04:10:59.706Z] nexus3.edgexfoundry.org:10002 [2022-05-20T04:10:59.978Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T04:11:00.252Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T04:11:00.252Z] Configure a credential helper to remove this warning. See [2022-05-20T04:11:00.252Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T04:11:00.252Z] [2022-05-20T04:11:00.252Z] Login Succeeded [2022-05-20T04:11:00.252Z] nexus3.edgexfoundry.org:10003 [2022-05-20T04:11:00.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T04:11:00.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T04:11:00.803Z] Configure a credential helper to remove this warning. See [2022-05-20T04:11:00.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T04:11:00.803Z] [2022-05-20T04:11:00.803Z] Login Succeeded [2022-05-20T04:11:00.803Z] nexus3.edgexfoundry.org:10004 [2022-05-20T04:11:01.079Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T04:11:01.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T04:11:01.079Z] Configure a credential helper to remove this warning. See [2022-05-20T04:11:01.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T04:11:01.079Z] [2022-05-20T04:11:01.079Z] Login Succeeded [2022-05-20T04:11:01.079Z] docker.io [2022-05-20T04:11:01.676Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T04:11:01.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T04:11:01.949Z] Configure a credential helper to remove this warning. See [2022-05-20T04:11:01.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T04:11:01.949Z] [2022-05-20T04:11:01.949Z] Login Succeeded [2022-05-20T04:11:01.949Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T04:11:01.967Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-20T04:11:02.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T04:11:02.621Z] ========================================================= [2022-05-20T04:11:02.621Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-20T04:11:02.621Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-20T04:11:03.037Z] + 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-20T04:11:03.311Z] Sending build context to Docker daemon 389.6kB [2022-05-20T04:11:03.311Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T04:11:03.311Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-20T04:11:03.589Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-20T04:11:03.589Z] 9b3977197b4f: Pulling fs layer [2022-05-20T04:11:03.589Z] 1a89e8eeedd5: Pulling fs layer [2022-05-20T04:11:03.589Z] 94645a83ff95: Pulling fs layer [2022-05-20T04:11:03.589Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-20T04:11:03.589Z] 0c92f367c5e7: Pulling fs layer [2022-05-20T04:11:03.589Z] 3096ccb668a1: Pulling fs layer [2022-05-20T04:11:03.589Z] e8cf19c19ddd: Pulling fs layer [2022-05-20T04:11:03.589Z] a4caa8a26152: Pulling fs layer [2022-05-20T04:11:03.589Z] 3f3a8bcf1eab: Waiting [2022-05-20T04:11:03.589Z] 0c92f367c5e7: Waiting [2022-05-20T04:11:03.589Z] 3096ccb668a1: Waiting [2022-05-20T04:11:03.589Z] e8cf19c19ddd: Waiting [2022-05-20T04:11:03.589Z] a4caa8a26152: Waiting [2022-05-20T04:11:03.589Z] 94645a83ff95: Verifying Checksum [2022-05-20T04:11:03.589Z] 94645a83ff95: Download complete [2022-05-20T04:11:03.589Z] 1a89e8eeedd5: Download complete [2022-05-20T04:11:03.589Z] 0c92f367c5e7: Verifying Checksum [2022-05-20T04:11:03.589Z] 0c92f367c5e7: Download complete [2022-05-20T04:11:03.589Z] 3096ccb668a1: Verifying Checksum [2022-05-20T04:11:03.589Z] 3096ccb668a1: Download complete [2022-05-20T04:11:03.589Z] 9b3977197b4f: Verifying Checksum [2022-05-20T04:11:03.589Z] 9b3977197b4f: Download complete [2022-05-20T04:11:03.589Z] e8cf19c19ddd: Verifying Checksum [2022-05-20T04:11:03.589Z] e8cf19c19ddd: Download complete [2022-05-20T04:11:04.582Z] 9b3977197b4f: Pull complete [2022-05-20T04:11:04.865Z] 1a89e8eeedd5: Pull complete [2022-05-20T04:11:05.467Z] 94645a83ff95: Pull complete [2022-05-20T04:11:05.739Z] a4caa8a26152: Verifying Checksum [2022-05-20T04:11:05.739Z] a4caa8a26152: Download complete [2022-05-20T04:11:06.335Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-20T04:11:06.335Z] 3f3a8bcf1eab: Download complete [2022-05-20T04:11:18.756Z] 3f3a8bcf1eab: Pull complete [2022-05-20T04:11:18.756Z] 0c92f367c5e7: Pull complete [2022-05-20T04:11:18.756Z] 3096ccb668a1: Pull complete [2022-05-20T04:11:18.756Z] e8cf19c19ddd: Pull complete [2022-05-20T04:11:25.528Z] a4caa8a26152: Pull complete [2022-05-20T04:11:25.528Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-20T04:11:25.528Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-20T04:11:25.528Z] ---> 725f1c02e7f9 [2022-05-20T04:11:25.528Z] Step 3/12 : ARG MAKE="make build" [2022-05-20T04:11:26.525Z] ---> Running in 7b46b06f7d5d [2022-05-20T04:11:26.803Z] Removing intermediate container 7b46b06f7d5d [2022-05-20T04:11:26.803Z] ---> 58279c3a9b59 [2022-05-20T04:11:26.803Z] Step 4/12 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T04:11:27.083Z] ---> Running in e4cf7dd0f8d8 [2022-05-20T04:11:27.359Z] Removing intermediate container e4cf7dd0f8d8 [2022-05-20T04:11:27.359Z] ---> 9b26b9768fc5 [2022-05-20T04:11:27.359Z] Step 5/12 : ARG ALPINE_PKG_EXTRA="v4l-utils-dev v4l-utils v4l-utils-libs linux-headers" [2022-05-20T04:11:27.359Z] ---> Running in 8e7b0604933c [2022-05-20T04:11:27.636Z] Removing intermediate container 8e7b0604933c [2022-05-20T04:11:27.636Z] ---> b5839b0ce800 [2022-05-20T04:11:27.636Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T04:11:27.912Z] ---> Running in fb7465ddb4f6 [2022-05-20T04:11:29.926Z] Removing intermediate container fb7465ddb4f6 [2022-05-20T04:11:29.926Z] ---> 0922d1705046 [2022-05-20T04:11:29.926Z] Step 7/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T04:11:29.926Z] ---> Running in d7bc41b30758 [2022-05-20T04:11:30.936Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T04:11:31.939Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T04:11:32.933Z] (1/14) Installing libintl (0.21-r0) [2022-05-20T04:11:32.933Z] (2/14) Installing eudev-libs (3.2.11_pre1-r0) [2022-05-20T04:11:33.210Z] (3/14) Installing libjpeg-turbo (2.1.2-r0) [2022-05-20T04:11:33.210Z] (4/14) Installing v4l-utils-libs (1.22.1-r1) [2022-05-20T04:11:33.210Z] (5/14) Installing v4l-utils (1.22.1-r1) [2022-05-20T04:11:33.486Z] (6/14) Installing udev-init-scripts (35-r0) [2022-05-20T04:11:33.486Z] Executing udev-init-scripts-35-r0.post-install [2022-05-20T04:11:33.486Z] (7/14) Installing libblkid (2.37.4-r0) [2022-05-20T04:11:33.763Z] (8/14) Installing xz-libs (5.2.5-r1) [2022-05-20T04:11:33.763Z] (9/14) Installing zstd-libs (1.5.0-r0) [2022-05-20T04:11:33.763Z] (10/14) Installing kmod-libs (29-r2) [2022-05-20T04:11:34.038Z] (11/14) Installing eudev (3.2.11_pre1-r0) [2022-05-20T04:11:34.038Z] (12/14) Installing eudev-dev (3.2.11_pre1-r0) [2022-05-20T04:11:34.314Z] (13/14) Installing v4l-utils-dvbv5 (1.22.1-r1) [2022-05-20T04:11:34.314Z] (14/14) Installing v4l-utils-dev (1.22.1-r1) [2022-05-20T04:11:34.314Z] Executing busybox-1.34.1-r3.trigger [2022-05-20T04:11:34.314Z] Executing eudev-3.2.11_pre1-r0.trigger [2022-05-20T04:11:34.594Z] OK: 227 MiB in 66 packages [2022-05-20T04:11:35.586Z] Removing intermediate container d7bc41b30758 [2022-05-20T04:11:35.586Z] ---> d61afb776b12 [2022-05-20T04:11:35.586Z] Step 8/12 : WORKDIR /device-usb-camera [2022-05-20T04:11:35.863Z] ---> Running in 332141ddf15e [2022-05-20T04:11:36.139Z] Removing intermediate container 332141ddf15e [2022-05-20T04:11:36.139Z] ---> 0fb8bffe6c28 [2022-05-20T04:11:36.139Z] Step 9/12 : COPY go.mod vendor* ./ [2022-05-20T04:11:36.742Z] ---> 94853a9500ca [2022-05-20T04:11:36.742Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T04:11:36.742Z] ---> Running in 9f3cd6904da1 [2022-05-20T04:12:58.554Z] Removing intermediate container 9f3cd6904da1 [2022-05-20T04:12:58.554Z] ---> 3160b9af0c49 [2022-05-20T04:12:58.554Z] Step 11/12 : COPY . . [2022-05-20T04:12:58.554Z] ---> ecab65f77d04 [2022-05-20T04:12:58.554Z] Step 12/12 : RUN ${MAKE} [2022-05-20T04:12:58.554Z] ---> Running in 40a9ad00b35e [2022-05-20T04:12:58.554Z] noop [2022-05-20T04:12:59.531Z] Removing intermediate container 40a9ad00b35e [2022-05-20T04:12:59.531Z] ---> 563be4483056 [2022-05-20T04:12:59.531Z] Successfully built 563be4483056 [2022-05-20T04:12:59.531Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T04:12:59.877Z] + docker inspect -f . ci-base-image-arm64 [2022-05-20T04:12:59.877Z] . [Pipeline] withDockerContainer [2022-05-20T04:13:00.117Z] prd-ubuntu20.04-docker-arm64-4c-16g-64160 does not seem to be running inside a container [2022-05-20T04:13:00.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/10 -v /w/workspace/device-usb-camera/10:/w/workspace/device-usb-camera/10:rw,z -v /w/workspace/device-usb-camera/10@tmp:/w/workspace/device-usb-camera/10@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-20T04:13:01.530Z] $ docker top 3ea250296ffd91e1eebd341e0ca594b66ad0b136313f7b7ed04664b37321ec31 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T04:13:02.451Z] + go version [2022-05-20T04:13:02.451Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-20T04:13:02.481Z] $ docker stop --time=1 3ea250296ffd91e1eebd341e0ca594b66ad0b136313f7b7ed04664b37321ec31 [2022-05-20T04:13:04.144Z] $ docker rm -f 3ea250296ffd91e1eebd341e0ca594b66ad0b136313f7b7ed04664b37321ec31 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T04:13:04.770Z] + docker inspect -f . ci-base-image-arm64 [2022-05-20T04:13:04.770Z] . [Pipeline] withDockerContainer [2022-05-20T04:13:05.016Z] prd-ubuntu20.04-docker-arm64-4c-16g-64160 does not seem to be running inside a container [2022-05-20T04:13:05.110Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-usb-camera/10 -v /w/workspace/device-usb-camera/10:/w/workspace/device-usb-camera/10:rw,z -v /w/workspace/device-usb-camera/10@tmp:/w/workspace/device-usb-camera/10@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-20T04:13:06.497Z] $ docker top 39c7468418ad1a3180a85e95a105c404700a2ad8bbbd85c71c8e660269b8fef8 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-20T04:13:07.444Z] + make test [2022-05-20T04:13:07.444Z] CGO_ENABLED=0 go test ./... -coverprofile=coverage.out ./... [2022-05-20T04:13:08.897Z] ? github.com/edgexfoundry/device-usb-camera [no test files] [2022-05-20T04:13:12.327Z] # github.com/pebbe/zmq4 [2022-05-20T04:13:12.327Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:10:4: undefined: State [2022-05-20T04:13:12.327Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:11:9: undefined: State [2022-05-20T04:13:12.327Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:21:16: undefined: Socket [2022-05-20T04:13:12.327Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:23:12: undefined: Poller [2022-05-20T04:13:12.327Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:34: undefined: Socket [2022-05-20T04:13:12.327Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:61:49: undefined: State [2022-05-20T04:13:12.327Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/reactor.go:68:37: undefined: Socket [2022-05-20T04:13:12.327Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:17:12: undefined: Socket [2022-05-20T04:13:12.327Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:24:12: undefined: Socket [2022-05-20T04:13:12.327Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: undefined: Socket [2022-05-20T04:13:12.327Z] /go/pkg/mod/github.com/pebbe/zmq4@v1.2.7/utils.go:28:12: too many errors [2022-05-20T04:13:27.500Z] # github.com/vladimirvivien/go4vl/v4l2/device [2022-05-20T04:13:27.501Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:17:16: undefined: v4l2.Capability [2022-05-20T04:13:27.501Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:18:16: undefined: v4l2.CropCapability [2022-05-20T04:13:27.501Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:19:15: undefined: v4l2.PixFormat [2022-05-20T04:13:27.501Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:21:15: undefined: v4l2.RequestBuffers [2022-05-20T04:13:27.501Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:53:36: undefined: v4l2.Capability [2022-05-20T04:13:27.501Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:67:39: undefined: v4l2.CropCapability [2022-05-20T04:13:27.501Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:84:32: undefined: v4l2.Rect [2022-05-20T04:13:27.501Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:95:34: undefined: v4l2.PixFormat [2022-05-20T04:13:27.501Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:107:38: undefined: v4l2.PixFormat [2022-05-20T04:13:27.501Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: undefined: v4l2.FormatDescription [2022-05-20T04:13:27.501Z] /go/pkg/mod/github.com/vladimirvivien/go4vl@v0.0.2-0.20211216162907-40b41ba86c5c/v4l2/device/device.go:119:52: too many errors [2022-05-20T04:14:06.606Z] make: *** [Makefile:33: unittest] Error 2 [Pipeline] } [2022-05-20T04:14:06.641Z] $ docker stop --time=1 39c7468418ad1a3180a85e95a105c404700a2ad8bbbd85c71c8e660269b8fef8 [2022-05-20T04:14:08.448Z] $ docker rm -f 39c7468418ad1a3180a85e95a105c404700a2ad8bbbd85c71c8e660269b8fef8 [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-20T04:14:09.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T04:14:09.400Z] [2022-05-20T04:14:09.400Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-20T04:14:09.764Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T04:14:10.040Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-20T04:14:10.040Z] 8998bd30e6a1: Pulling fs layer [2022-05-20T04:14:10.040Z] 04944245beec: Pulling fs layer [2022-05-20T04:14:10.040Z] 699f458cf7ca: Pulling fs layer [2022-05-20T04:14:10.040Z] 765212b225bb: Pulling fs layer [2022-05-20T04:14:10.040Z] f23df028b6ca: Pulling fs layer [2022-05-20T04:14:10.040Z] d65c8cfc05b1: Pulling fs layer [2022-05-20T04:14:10.040Z] 2437ff75d9bd: Pulling fs layer [2022-05-20T04:14:10.040Z] 765212b225bb: Waiting [2022-05-20T04:14:10.040Z] f23df028b6ca: Waiting [2022-05-20T04:14:10.040Z] d65c8cfc05b1: Waiting [2022-05-20T04:14:10.040Z] 2437ff75d9bd: Waiting [2022-05-20T04:14:10.040Z] 04944245beec: Verifying Checksum [2022-05-20T04:14:10.040Z] 04944245beec: Download complete [2022-05-20T04:14:10.040Z] 765212b225bb: Verifying Checksum [2022-05-20T04:14:10.040Z] 765212b225bb: Download complete [2022-05-20T04:14:10.316Z] f23df028b6ca: Download complete [2022-05-20T04:14:10.316Z] d65c8cfc05b1: Verifying Checksum [2022-05-20T04:14:10.316Z] d65c8cfc05b1: Download complete [2022-05-20T04:14:10.316Z] 699f458cf7ca: Verifying Checksum [2022-05-20T04:14:10.316Z] 699f458cf7ca: Download complete [2022-05-20T04:14:10.918Z] 8998bd30e6a1: Verifying Checksum [2022-05-20T04:14:10.918Z] 8998bd30e6a1: Download complete [2022-05-20T04:14:12.902Z] 2437ff75d9bd: Verifying Checksum [2022-05-20T04:14:12.902Z] 2437ff75d9bd: Download complete [2022-05-20T04:14:15.539Z] 8998bd30e6a1: Pull complete [2022-05-20T04:14:15.817Z] 04944245beec: Pull complete [2022-05-20T04:14:17.258Z] 699f458cf7ca: Pull complete [2022-05-20T04:14:17.532Z] 765212b225bb: Pull complete [2022-05-20T04:14:18.517Z] f23df028b6ca: Pull complete [2022-05-20T04:14:18.517Z] d65c8cfc05b1: Pull complete [2022-05-20T04:14:33.634Z] 2437ff75d9bd: Pull complete [2022-05-20T04:14:33.634Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-20T04:14:33.634Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T04:14:33.634Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-20T04:14:33.879Z] prd-ubuntu20.04-docker-arm64-4c-16g-64160 does not seem to be running inside a container [2022-05-20T04:14:33.976Z] $ 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/10 -v /w/workspace/device-usb-camera/10:/w/workspace/device-usb-camera/10:rw,z -v /w/workspace/device-usb-camera/10@tmp:/w/workspace/device-usb-camera/10@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-20T04:14:36.788Z] $ docker top 335d554dc87e003d6aead38d3874059f3b0e6456119c5b818f1c1d6b57e2e21d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T04:14:37.753Z] ---> job-cost.sh [2022-05-20T04:14:37.753Z] lf-activate-venv: SKIPPING [2022-05-20T04:14:37.753Z] INFO: No Stack... [2022-05-20T04:14:38.355Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-20T04:14:39.334Z] INFO: Archiving Costs [Pipeline] sh [2022-05-20T04:14:40.002Z] + + cut -d, -f6 [2022-05-20T04:14:40.002Z] cat /w/workspace/device-usb-camera/10/archives/cost.csv [Pipeline] lock [2022-05-20T04:14:40.075Z] Trying to acquire lock on [jenkins-edgexfoundry-device-usb-camera-main-10-stack-cost] [2022-05-20T04:14:40.081Z] Resource [jenkins-edgexfoundry-device-usb-camera-main-10-stack-cost] did not exist. Created. [2022-05-20T04:14:40.081Z] Lock acquired on [jenkins-edgexfoundry-device-usb-camera-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T04:14:40.767Z] /w/workspace/device-usb-camera/10@tmp/durable-5517a556/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-20T04:14:41.457Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-20T04:14:41.485Z] Warning: overwriting stash ‘stack-cost’ [2022-05-20T04:14:42.004Z] Stashed 1 file(s) [Pipeline] } [2022-05-20T04:14:42.015Z] Lock released on resource [jenkins-edgexfoundry-device-usb-camera-main-10-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-20T04:14:42.046Z] $ docker stop --time=1 335d554dc87e003d6aead38d3874059f3b0e6456119c5b818f1c1d6b57e2e21d [2022-05-20T04:14:43.611Z] $ docker rm -f 335d554dc87e003d6aead38d3874059f3b0e6456119c5b818f1c1d6b57e2e21d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-20T04:14:43.951Z] 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-20T04:14:44.719Z] + [ -d /w/workspace/exfoundry_device-usb-camera_main/archives ] [2022-05-20T04:14:44.719Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-05-20T04:14:44.719Z] total 16 [2022-05-20T04:14:44.719Z] drwxr-xr-x 3 root root 4096 May 20 04:06 . [2022-05-20T04:14:44.719Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 04:07 .. [2022-05-20T04:14:44.719Z] drwxr-xr-x 2 root root 4096 May 20 04:06 cost [2022-05-20T04:14:44.719Z] -rw-r--r-- 1 root root 87 May 20 04:06 cost.csv [2022-05-20T04:14:44.719Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-usb-camera_main/archives [2022-05-20T04:14:44.719Z] + ls -al /w/workspace/exfoundry_device-usb-camera_main/archives [2022-05-20T04:14:44.719Z] total 16 [2022-05-20T04:14:44.719Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 04:06 . [2022-05-20T04:14:44.719Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 04:07 .. [2022-05-20T04:14:44.719Z] drwxr-xr-x 2 jenkins jenkins 4096 May 20 04:06 cost [2022-05-20T04:14:44.719Z] -rw-r--r-- 1 jenkins jenkins 87 May 20 04:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-20T04:14:45.012Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T04:14:45.874Z] ---> package-listing.sh [2022-05-20T04:14:45.874Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-20T04:14:45.874Z] ++ facter osfamily [2022-05-20T04:14:46.133Z] + OS_FAMILY=debian [2022-05-20T04:14:46.133Z] + workspace=/w/workspace/exfoundry_device-usb-camera_main [2022-05-20T04:14:46.133Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-20T04:14:46.133Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-20T04:14:46.133Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-20T04:14:46.133Z] + PACKAGES=/tmp/packages_start.txt [2022-05-20T04:14:46.133Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-05-20T04:14:46.134Z] + PACKAGES=/tmp/packages_end.txt [2022-05-20T04:14:46.134Z] + case "${OS_FAMILY}" in [2022-05-20T04:14:46.134Z] + dpkg -l [2022-05-20T04:14:46.134Z] + grep '^ii' [2022-05-20T04:14:46.134Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-20T04:14:46.134Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-20T04:14:46.134Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-20T04:14:46.134Z] + '[' /w/workspace/exfoundry_device-usb-camera_main ']' [2022-05-20T04:14:46.134Z] + mkdir -p /w/workspace/exfoundry_device-usb-camera_main/archives/ [2022-05-20T04:14:46.134Z] + 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-20T04:14:46.147Z] 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-20T04:14:46.426Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-20T04:14:47.073Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T04:14:47.073Z] . [Pipeline] withDockerContainer [2022-05-20T04:14:47.147Z] prd-ubuntu20.04-docker-8c-8g-64159 does not seem to be running inside a container [2022-05-20T04:14:47.181Z] $ 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-20T04:14:47.391Z] $ docker top f9c21f9a230da6956c38449ca8a85cdb694502cf2375069e6edf9ae1629e2bc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T04:14:47.752Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-20T04:14:48.041Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-20T04:14:48.330Z] + ls /var/log/sa-host [2022-05-20T04:14:48.330Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T04:14:48.548Z] provisioning config files... [2022-05-20T04:14:48.556Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-usb-camera_main@tmp/config1567553306334085021tmp [Pipeline] { [Pipeline] echo [2022-05-20T04:14:48.570Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T04:14:48.855Z] ---> create-netrc.sh [Pipeline] } [2022-05-20T04:14:48.863Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-20T04:14:49.204Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-20T04:14:49.213Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T04:14:49.498Z] ---> sudo-logs.sh [2022-05-20T04:14:49.498Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-20T04:14:49.522Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T04:14:49.810Z] ---> job-cost.sh [2022-05-20T04:14:49.810Z] lf-activate-venv: SKIPPING [2022-05-20T04:14:49.810Z] DEBUG: total: 0.2199999988079071 [2022-05-20T04:14:49.810Z] INFO: Retrieving Stack Cost... [2022-05-20T04:14:50.379Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-20T04:14:50.638Z] INFO: Archiving Costs [Pipeline] echo [2022-05-20T04:14:50.654Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T04:14:50.939Z] ---> logs-deploy.sh [2022-05-20T04:14:50.939Z] lf-activate-venv: SKIPPING [2022-05-20T04:14:50.939Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-usb-camera/main/10 [2022-05-20T04:14:50.939Z] INFO: archiving workspace using pattern(s): [2022-05-20T04:14:51.879Z] Archives upload complete. [2022-05-20T04:14:51.879Z] INFO: archiving logs to Nexus